Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.h132 …QCamera3ReprocessChannel *addOnlineReprocChannel(QCamera3Channel *pInputChannel, QCamera3PicChanne…
DQCamera3PostProc.cpp181 m_pReprocChannel = hal_obj->addOnlineReprocChannel(pSrcChannel, m_parent); in start()
DQCamera3HWI.cpp3630 QCamera3ReprocessChannel *QCamera3HardwareInterface::addOnlineReprocChannel( in addOnlineReprocChannel() function in qcamera::QCamera3HardwareInterface
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.h316 QCameraReprocessChannel *addOnlineReprocChannel(QCameraChannel *pInputChannel);
DQCameraPostProc.cpp176 m_pReprocChannel = m_parent->addOnlineReprocChannel(pSrcChannel); in start()
DQCamera2HWI.cpp3158 QCameraReprocessChannel *QCamera2HardwareInterface::addOnlineReprocChannel( in addOnlineReprocChannel() function in qcamera::QCamera2HardwareInterface