Home
last modified time | relevance | path

Searched refs:clearGlobalVendorTagDescriptor (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/camera/include/camera/
DVendorTagDescriptor.h165 static void clearGlobalVendorTagDescriptor();
/frameworks/av/camera/tests/
DVendorTagDescriptorTests.cpp202 VendorTagDescriptor::clearGlobalVendorTagDescriptor(); in TEST()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp869 VendorTagDescriptor::clearGlobalVendorTagDescriptor(); in CameraMetadata_setupGlobalVendorTagDescriptor()
872 VendorTagDescriptor::clearGlobalVendorTagDescriptor(); in CameraMetadata_setupGlobalVendorTagDescriptor()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp169 VendorTagDescriptor::clearGlobalVendorTagDescriptor(); in getCameraService()
/frameworks/av/camera/
DVendorTagDescriptor.cpp610 void VendorTagDescriptor::clearGlobalVendorTagDescriptor() { in clearGlobalVendorTagDescriptor() function in android::VendorTagDescriptor
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp296 VendorTagDescriptor::clearGlobalVendorTagDescriptor(); in ~CameraService()