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/av/camera/ndk/impl/
DACameraManager.cpp154 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
165 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp884 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
887 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
/frameworks/av/camera/
DVendorTagDescriptor.cpp652 void VendorTagDescriptorCache::clearGlobalVendorTagCache() { in clearGlobalVendorTagCache() function in android::VendorTagDescriptorCache