Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp588 !checkForFailureOrLossLocked(frameNumber)) { in waitForFrameNumber()
597 checkForFailureOrLossLocked(frameNumber)) { in waitForFrameNumber()
647 return checkForFailureOrLossLocked(frameNumber); in checkForFailureOrLoss()
686 bool checkForFailureOrLossLocked(int64_t frameNumber) { in checkForFailureOrLossLocked() function in CaptureResultListener