Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h585 Mutex mInFlightLock; // Protects mInFlightMap variable
DCamera3Device.cpp1704 Mutex::Autolock l(mInFlightLock); in registerInFlight()
1923 Mutex::Autolock l(mInFlightLock); in processCaptureResult()
2223 Mutex::Autolock l(mInFlightLock); in notifyError()
2270 Mutex::Autolock l(mInFlightLock); in notifyShutter()