Home
last modified time | relevance | path

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

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