Searched defs:IsStreamCombinationSupported (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/camera/common/hal/tests/ | ||
H A D | mock_device_hwl.h | 114 bool IsStreamCombinationSupported(const StreamConfiguration& /*stream_config*/) { in IsStreamCombinationSupported() function |
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ | ||
H A D | EmulatedCameraDeviceHWLImpl.cpp | 186 bool EmulatedCameraDeviceHwlImpl::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedCameraDeviceHwlImpl |
H A D | EmulatedSensor.cpp | 279 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor |
/aosp12/hardware/google/camera/common/hal/google_camera_hal/ | ||
H A D | camera_device.cc | 248 bool CameraDevice::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::google_camera_hal::CameraDevice |