Searched refs:getCameraVendorTagCache (Results 1 – 5 of 5) sorted by relevance
139 VendorTagDescriptorCache getCameraVendorTagCache(); in getCameraVendorTagCache() method
145 mCameraService->getCameraVendorTagCache( in getCameraService()
881 binder::Status res = cameraService->getCameraVendorTagCache(/*out*/cache.get()); in CameraMetadata_setupGlobalVendorTagDescriptor()
118 virtual binder::Status getCameraVendorTagCache(
580 Status CameraService::getCameraVendorTagCache( in getCameraVendorTagCache() function in android::CameraService