Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/jni/
DAImageReaderCts.cpp42 static constexpr int kCaptureWaitUs = 100 * 1000; variable
499 usleep(kCaptureWaitUs); in takePictures()
501 ALOGI("Session take ~%d ms to capture %d images", i * kCaptureWaitUs / 1000, in takePictures()