Home
last modified time | relevance | path

Searched defs:IsStreamCombinationSupported (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_hwl.h114 bool IsStreamCombinationSupported(const StreamConfiguration& /*stream_config*/) { in IsStreamCombinationSupported() function
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceHWLImpl.cpp186 bool EmulatedCameraDeviceHwlImpl::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedCameraDeviceHwlImpl
H A DEmulatedSensor.cpp279 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor
306 bool EmulatedSensor::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::EmulatedSensor
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device.cc248 bool CameraDevice::IsStreamCombinationSupported( in IsStreamCombinationSupported() function in android::google_camera_hal::CameraDevice