Searched refs:needSyncCB (Results 1 – 2 of 2) sorted by relevance
605 bool needSyncCB(cam_stream_type_t stream_type);
7640 if (needSyncCB(CAM_STREAM_TYPE_PREVIEW) == TRUE) { in addPreviewChannel()7972 if (needSyncCB(CAM_STREAM_TYPE_PREVIEW) == TRUE) { in addZSLChannel()8090 if (needSyncCB(CAM_STREAM_TYPE_PREVIEW) == TRUE) { in addCaptureChannel()11166 bool QCamera2HardwareInterface::needSyncCB(cam_stream_type_t stream_type) in needSyncCB() function in qcamera::QCamera2HardwareInterface