Home
last modified time | relevance | path

Searched refs:captureBurstTimes (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/tests/camera2/
DCameraMultiStreamTests.cpp367 Vector<nsecs_t> captureBurstTimes; in CaptureBurst() local
416 captureBurstTimes.push_back(systemTime()); in CaptureBurst()
432 captureBurstTimes[i] - captureBurstTimes[i-1]; in CaptureBurst()