Searched refs:IsConcurrentStreamCombinationSupported (Results 1 – 7 of 7) sorted by relevance
52 virtual status_t IsConcurrentStreamCombinationSupported(
66 status_t IsConcurrentStreamCombinationSupported(
218 status_t CameraProvider::IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function in android::google_camera_hal::CameraProvider226 return camera_provider_hwl_->IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported()
82 status_t IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function
65 status_t IsConcurrentStreamCombinationSupported(
275 status_t EmulatedCameraProviderHwlImpl::IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function in android::EmulatedCameraProviderHwlImpl
277 res = google_camera_provider_->IsConcurrentStreamCombinationSupported( in isConcurrentStreamCombinationSupported()