Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp5669 QCameraChannel *pZSLChannel = m_channels[QCAMERA_CH_TYPE_ZSL]; in sendCommand() local
5670 if (isZSLMode() && (NULL != pZSLChannel) && mPrepSnapRun) { in sendCommand()
5673 pZSLChannel->getMyHandle()); in sendCommand()
6199 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6201 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6205 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()
6245 QCameraPicChannel *pZSLChannel = in processAutoFocusEvent() local
6247 if (NULL != pZSLChannel) { in processAutoFocusEvent()
6251 pZSLChannel->flushSuperbuffer(flush_frame_idx); in processAutoFocusEvent()