Home
last modified time | relevance | path

Searched defs:mParameterCache (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h71 std::shared_ptr<ParameterCache> mParameterCache; member
DComponentStore.h115 std::shared_ptr<StoreParameterCache> mParameterCache; member
/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DComponentStore.h114 std::shared_ptr<StoreParameterCache> mParameterCache; member
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponentStore.h130 std::shared_ptr<StoreParameterCache> mParameterCache; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponentStore.h123 std::shared_ptr<StoreParameterCache> mParameterCache; member
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCameraAgentImpl.java264 private ParametersCache mParameterCache; field in AndroidCameraAgentImpl.CameraHandler