Home
last modified time | relevance | path

Searched refs:IsConcurrentStreamCombinationSupported (Results 1 – 6 of 6) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_provider.h66 status_t IsConcurrentStreamCombinationSupported(
Dcamera_provider.cc217 status_t CameraProvider::IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function in android::google_camera_hal::CameraProvider
225 return camera_provider_hwl_->IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported()
/hardware/google/camera/common/hal/tests/
Dmock_provider_hwl.h82 status_t IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.h66 status_t IsConcurrentStreamCombinationSupported(
DEmulatedCameraProviderHWLImpl.cpp275 status_t EmulatedCameraProviderHwlImpl::IsConcurrentStreamCombinationSupported( in IsConcurrentStreamCombinationSupported() function in android::EmulatedCameraProviderHwlImpl
/hardware/google/camera/common/hal/hidl_service/
Dhidl_camera_provider.cc303 res = google_camera_provider_->IsConcurrentStreamCombinationSupported( in isConcurrentStreamCombinationSupported_2_7()