Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h654 Mutex mInFlightLock; // Protects mInFlightMap variable
DCamera3Device.cpp1878 Mutex::Autolock l(mInFlightLock); in registerInFlight()
2243 Mutex::Autolock l(mInFlightLock); in processCaptureResult()
2467 Mutex::Autolock l(mInFlightLock); in notifyError()
2512 Mutex::Autolock l(mInFlightLock); in notifyShutter()