Home
last modified time | relevance | path

Searched defs:mMemoryPool (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/util/include/chre/util/
H A Dsynchronized_memory_pool.h65 MemoryPool<ElementType, kSize> mMemoryPool; variable
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraMem.h157 QCameraMemoryPool *mMemoryPool; variable
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp1071 std::unordered_map<uint32_t, sp<::android::MemoryHeapBase> > mMemoryPool; member in CameraHidlTest