Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.h103 Condition mNewCaptureSignal; variable
DCaptureSequencer.cpp171 mNewCaptureSignal.signal(); in onCaptureAvailable()
651 res = mNewCaptureSignal.waitRelative(mInputMutex, kWaitDuration); in manageStandardCaptureWait()