Home
last modified time | relevance | path

Searched refs:clearGlobalVendorTagCache (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/camera/include/camera/
DVendorTagDescriptor.h250 static void clearGlobalVendorTagCache();
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp877 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
880 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp161 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
172 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
/frameworks/av/camera/
DVendorTagDescriptor.cpp652 void VendorTagDescriptorCache::clearGlobalVendorTagCache() { in clearGlobalVendorTagCache() function in android::VendorTagDescriptorCache