Searched defs:mInFlightLock (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h606 Mutex mInFlightLock; // Protects mInFlightMap member in class:android::Camera3Device
673 /**** Scope for mInFlightLock ****/
676 // if it's no longer needed. It must only be called with mInFlightLock held.
679 /**** End scope for mInFlightLock ****/

Completed in 483 milliseconds