Home
last modified time | relevance | path

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

/frameworks/av/camera/include/camera/
DVendorTagDescriptor.h250 static void clearGlobalVendorTagCache();
/frameworks/av/camera/tests/fuzzer/
Dcamera_vendorTagDescriptor_fuzzer.cpp209 mVendorTagDescriptorCache->clearGlobalVendorTagCache(); in invokeVendorTagDescriptorCache()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp249 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
260 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in getCameraServiceLocked()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp970 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
973 VendorTagDescriptorCache::clearGlobalVendorTagCache(); in CameraMetadata_setupGlobalVendorTagDescriptor()
/frameworks/av/camera/
DVendorTagDescriptor.cpp656 void VendorTagDescriptorCache::clearGlobalVendorTagCache() { in clearGlobalVendorTagCache() function in android::VendorTagDescriptorCache