Searched defs:mMemoryMap (Results 1 - 1 of 1) sorted by last modified time

/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice_1_0.h168 mutable Mutex mMemoryMapLock; // gating access to mMemoryMap
170 std::unordered_map<MemoryId, CameraHeapMemory*> mMemoryMap; member in struct:android::hardware::camera::device::V1_0::implementation::CameraDevice

Completed in 46 milliseconds