Searched refs:addOnlineReprocChannel (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h138 QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChannel *picChHandle);
H A DQCamera3PostProc.cpp187 m_pReprocChannel = hal_obj->addOnlineReprocChannel(pInputChannel, m_parent);
H A DQCamera3HWI.cpp4489 * FUNCTION : addOnlineReprocChannel
4499 QCamera3ReprocessChannel *QCamera3HardwareInterface::addOnlineReprocChannel( function in class:qcamera::QCamera3HardwareInterface
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
H A DQCameraPostProc.cpp176 m_pReprocChannel = m_parent->addOnlineReprocChannel(pSrcChannel);
H A DQCamera2HWI.cpp3148 * FUNCTION : addOnlineReprocChannel
3158 QCameraReprocessChannel *QCamera2HardwareInterface::addOnlineReprocChannel( function in class:qcamera::QCamera2HardwareInterface

Completed in 47 milliseconds