Searched refs:getCameraVendorTagDescriptor (Results 1 – 6 of 6) sorted by relevance
71 int getCameraVendorTagDescriptor(out BinderHolder desc); in getCameraVendorTagDescriptor() method
83 virtual status_t getCameraVendorTagDescriptor(
150 virtual status_t getCameraVendorTagDescriptor(/*out*/sp<VendorTagDescriptor>& desc) { in getCameraVendorTagDescriptor() function in android::BpCameraService360 status_t result = getCameraVendorTagDescriptor(d); in onTransact()
79 virtual status_t getCameraVendorTagDescriptor(/*out*/ sp<VendorTagDescriptor>& desc);
378 status_t CameraService::getCameraVendorTagDescriptor(/*out*/sp<VendorTagDescriptor>& desc) { in getCameraVendorTagDescriptor() function in android::CameraService
755 err = cameraService->getCameraVendorTagDescriptor(/*out*/desc); in CameraMetadata_setupGlobalVendorTagDescriptor()