Searched refs:getCameraVendorTagDescriptor (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
H A DICameraService.aidl121 VendorTagDescriptor getCameraVendorTagDescriptor();
/frameworks/av/camera/ndk/impl/
H A DACameraManager.cpp121 binder::Status ret = mCameraService->getCameraVendorTagDescriptor(/*out*/desc.get());
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.h111 virtual binder::Status getCameraVendorTagDescriptor(
H A DCameraService.cpp660 Status CameraService::getCameraVendorTagDescriptor( function in class:android::CameraService
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp919 binder::Status res = cameraService->getCameraVendorTagDescriptor(/*out*/desc.get());

Completed in 5447 milliseconds