Searched refs:waitForFrameNumberStarted (Results 1 – 1 of 1) sorted by relevance
604 bool waitForFrameNumberStarted(int64_t frameNumber, uint32_t timeoutSec) { in waitForFrameNumberStarted() function in CaptureResultListener1710 bool waitForFrameNumberStarted(int64_t frameNumber, uint32_t timeoutSec) { in waitForFrameNumberStarted() function in PreviewTestCase1711 return mResultListener.waitForFrameNumberStarted(frameNumber, timeoutSec); in waitForFrameNumberStarted()3104 bool frameStarted = testCase.waitForFrameNumberStarted(lastFrameNumber, timeoutSec); in testCameraDeviceSimplePreviewNativeInternal()3748 frameStarted = testCase.waitForFrameNumberStarted(lastFrameNumber, timeoutSec); in nativeCameraDeviceLogicalPhysicalStreaming()