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.h95 const ExternalCameraConfig& devCfg) { in isStreamCombinationSupported()
97 config, supportedFormats, devCfg); in isStreamCombinationSupported()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h198 const ExternalCameraConfig& devCfg);
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2175 const ExternalCameraConfig& devCfg) { in isSupported() argument
2206 if (!devCfg.depthEnabled) { in isSupported()
2559 const ExternalCameraConfig& devCfg) { in isStreamCombinationSupported() argument
2574 if (!isSupported(stream, supportedFormats, devCfg)) { in isStreamCombinationSupported()