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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp1911 QCameraPicChannel *pZSLChannel = local
1913 if (NULL != pZSLChannel) {
1915 m_postprocessor.start(pZSLChannel);
1917 rc = pZSLChannel->takePicture(numSnapshots);
1992 QCameraPicChannel *pZSLChannel = local
1994 if (NULL != pZSLChannel) {
2000 pZSLChannel->cancelPicture();

Completed in 1877 milliseconds