Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.cpp5557 QCameraChannel *pZSLChannel = m_channels[QCAMERA_CH_TYPE_ZSL]; in sendCommand() local
5558 if (isZSLMode() && (NULL != pZSLChannel) && mPrepSnapRun) { in sendCommand()
5561 pZSLChannel->getMyHandle()); in sendCommand()
6084 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6086 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6090 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6130 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6132 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6136 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()