Home
last modified time | relevance | path

Searched refs:getGlobalVendorTagCache (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/camera/common/1.0/default/include/
H A DVendorTagDescriptor.h227 static sp<VendorTagDescriptorCache> getGlobalVendorTagCache();
/aosp12/frameworks/av/camera/include/camera/
H A DVendorTagDescriptor.h245 static sp<VendorTagDescriptorCache> getGlobalVendorTagCache();
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp750 sp<VendorTagDescriptorCache> cache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in CameraMetadata_getTagFromKeyLocal()
771 sp<VendorTagDescriptorCache> cache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in CameraMetadata_getAllVendorKeys()
914 sp<VendorTagDescriptorCache> cache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in CameraMetadata_getTagFromKey()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DTagMonitor.cpp75 VendorTagDescriptorCache::getGlobalVendorTagCache(); in parseTagsToMonitor()
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/
H A DHidlCameraService.cpp260 sp<VendorTagDescriptorCache> gCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagSections()
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DVendorTagDescriptor.cpp435 sp<VendorTagDescriptorCache> VendorTagDescriptorCache::getGlobalVendorTagCache() { in getGlobalVendorTagCache() function in android::hardware::camera::common::V1_0::helper::VendorTagDescriptorCache
/aosp12/frameworks/av/camera/
H A DCameraMetadata.cpp438 VendorTagDescriptorCache::getGlobalVendorTagCache(); in removePermissionEntries()
H A DVendorTagDescriptor.cpp658 sp<VendorTagDescriptorCache> VendorTagDescriptorCache::getGlobalVendorTagCache() { in getGlobalVendorTagCache() function in android::VendorTagDescriptorCache
/aosp12/frameworks/av/camera/ndk/ndk_vendor/tests/
H A DAImageReaderVendorTest.cpp554 ASSERT_NE(VendorTagDescriptorCache::getGlobalVendorTagCache(), nullptr); in SetUp()
/aosp12/frameworks/av/camera/ndk/ndk_vendor/impl/
H A DACameraManager.cpp814 sp<VendorTagDescriptorCache> vtCache = VendorTagDescriptorCache::getGlobalVendorTagCache(); in getTagFromName()
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DCameraProviderManagerTest.cpp423 VendorTagDescriptorCache::getGlobalVendorTagCache(); in TEST()
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp827 VendorTagDescriptorCache::getGlobalVendorTagCache(); in getCameraVendorTagCache()
4032 VendorTagDescriptorCache::getGlobalVendorTagCache(); in dump()