Home
last modified time | relevance | path

Searched defs:isStreamCombinationSupported (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/camera/device/3.5/default/include/device_v3_5_impl/
H A DCameraDevice_3_5.h104 virtual Return<void> isStreamCombinationSupported( in isStreamCombinationSupported() function
/aosp12/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
H A DExternalCameraDevice_3_5.h124 virtual Return<void> isStreamCombinationSupported( in isStreamCombinationSupported() function
H A DExternalCameraDeviceSession.h94 static Status isStreamCombinationSupported(const V3_2::StreamConfiguration& config, in isStreamCombinationSupported() function
/aosp12/hardware/interfaces/camera/device/3.6/default/include/ext_device_v3_6_impl/
H A DExternalCameraDevice_3_6.h108 virtual Return<void> isStreamCombinationSupported( in isStreamCombinationSupported() function
/aosp12/hardware/interfaces/camera/device/3.5/default/
H A DCameraDevice.cpp98 Return<void> CameraDevice::isStreamCombinationSupported(const V3_4::StreamConfiguration& streams, in isStreamCombinationSupported() function in android::hardware::camera::device::V3_5::implementation::CameraDevice
H A DExternalCameraDevice.cpp89 Return<void> ExternalCameraDevice::isStreamCombinationSupported( in isStreamCombinationSupported() function in android::hardware::camera::device::V3_5::implementation::ExternalCameraDevice
/aosp12/hardware/google/camera/common/hal/hidl_service/
H A Dhidl_camera_device.cc221 Return<void> HidlCameraDevice::isStreamCombinationSupported( in isStreamCombinationSupported() function in android::hardware::camera::device::V3_7::implementation::HidlCameraDevice
/aosp12/hardware/qcom/camera/msm8998/QCamera2/
H A DQCamera2Factory.cpp271 int QCamera2Factory::isStreamCombinationSupported(int camera_id, in QCamera2Factory() function in qcamera::QCamera2Factory
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DCameraModule.cpp460 int CameraModule::isStreamCombinationSupported(int cameraId, camera_stream_combination_t *streams) { in isStreamCombinationSupported() function in android::hardware::camera::common::V1_0::helper::CameraModule
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp2209 Status ExternalCameraDeviceSession::isStreamCombinationSupported( in isStreamCombinationSupported() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp11808 int QCamera3HardwareInterface::isStreamCombinationSupported(uint32_t cameraId, in isStreamCombinationSupported() function in qcamera::QCamera3HardwareInterface