Searched refs:getCameraVendorTagCache (Results 1 – 5 of 5) sorted by relevance
161 VendorTagDescriptorCache getCameraVendorTagCache(); in getCameraVendorTagCache() method
874 binder::Status res = cameraService->getCameraVendorTagCache(/*out*/cache.get()); in CameraMetadata_setupGlobalVendorTagDescriptor()
156 mCameraService->getCameraVendorTagCache( in getCameraServiceLocked()
126 virtual binder::Status getCameraVendorTagCache(
748 Status CameraService::getCameraVendorTagCache( in getCameraVendorTagCache() function in android::CameraService