Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.cpp6331 || (fd_type == QCAMERA_FD_SNAPSHOT && !msgTypeEnabled(CAMERA_MSG_META_DATA)) in processFaceDetectionResult()
6354 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6386 }else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
6489 else if(fd_type == QCAMERA_FD_SNAPSHOT){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp210 faces_data.fd_type = QCAMERA_FD_SNAPSHOT; //HARD CODE here before MCT can support in zsl_channel_cb()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h961 QCAMERA_FD_SNAPSHOT enumerator