Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.h97 Condition mNewFrameSignal; variable
H A DCaptureSequencer.cpp153 mNewFrameSignal.signal(); in onResultAvailable()
642 res = mNewFrameSignal.waitRelative(mInputMutex, kWaitDuration); in manageStandardCaptureWait()