Searched refs:getCameraVendorTagDescriptor (Results 1 – 5 of 5) sorted by relevance
153 VendorTagDescriptor getCameraVendorTagDescriptor(); in getCameraVendorTagDescriptor() method
858 binder::Status res = cameraService->getCameraVendorTagDescriptor(/*out*/desc.get()); in CameraMetadata_setupGlobalVendorTagDescriptor()
143 binder::Status ret = mCameraService->getCameraVendorTagDescriptor(/*out*/desc.get()); in getCameraServiceLocked()
123 virtual binder::Status getCameraVendorTagDescriptor(
733 Status CameraService::getCameraVendorTagDescriptor( in getCameraVendorTagDescriptor() function in android::CameraService