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

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h686 Mutex mInFlightLock; // Protects mInFlightMap
687 InFlightMap mInFlightMap; member in class:android::Camera3Device
810 // Remove the in-flight request of the given index from mInFlightMap

Completed in 217 milliseconds