Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp528 !checkForFailureOrLossLocked(frameNumber)) { in waitForFrameNumber()
537 checkForFailureOrLossLocked(frameNumber)) { in waitForFrameNumber()
568 return checkForFailureOrLossLocked(frameNumber); in checkForFailureOrLoss()
605 bool checkForFailureOrLossLocked(int64_t frameNumber) { in checkForFailureOrLossLocked() function in CaptureResultListener