Home
last modified time | relevance | path

Searched refs:devCfg (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/camera/device/3.5/default/include/ext_device_v3_5_impl/
DExternalCameraDeviceSession.h96 const ExternalCameraConfig& devCfg) { in isStreamCombinationSupported()
98 config, supportedFormats, devCfg); in isStreamCombinationSupported()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h270 const ExternalCameraConfig& devCfg);
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1828 const ExternalCameraConfig& devCfg) { in isSupported() argument
1859 if (!devCfg.depthEnabled) { in isSupported()
2212 const ExternalCameraConfig& devCfg) { in isStreamCombinationSupported() argument
2227 if (!isSupported(stream, supportedFormats, devCfg)) { in isStreamCombinationSupported()