HomeSort by relevance Sort by last modified time
    Searched refs:getSrcChannel (Results 1 - 2 of 2) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/
QCameraChannel.h 150 QCameraChannel *getSrcChannel(){return m_pSrcChannel;};
QCameraPostProc.cpp 805 if (pChannel == mPPChannels[i]->getSrcChannel()) {
811 if ((m_pReprocChannel != NULL) && (pChannel == m_pReprocChannel->getSrcChannel())) {
    [all...]

Completed in 191 milliseconds