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

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

Completed in 94 milliseconds