Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp6189 QCameraChannel *pZSLChannel = m_channels[QCAMERA_CH_TYPE_ZSL]; in sendCommand() local
6190 if (isZSLMode() && (NULL != pZSLChannel) && mPrepSnapRun) { in sendCommand()
6193 pZSLChannel->getMyHandle()); in sendCommand()
6719 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6721 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6725 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6771 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6773 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6777 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()