Home
last modified time | relevance | path

Searched refs:isSupportChannelNeeded (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.h340 bool isSupportChannelNeeded(camera3_stream_configuration_t *streamList,
DQCamera3HWI.cpp1180 bool QCamera3HardwareInterface::isSupportChannelNeeded( in isSupportChannelNeeded() function in qcamera::QCamera3HardwareInterface
2391 if (isSupportChannelNeeded(streamList, mStreamConfigInfo)) { in configureStreamsPerfLocked()