Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h788 QCAMERA_FD_PREVIEW, enumerator
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp5042 (fd_type == QCAMERA_FD_PREVIEW && !msgTypeEnabled(CAMERA_MSG_PREVIEW_METADATA)) in processFaceDetectionResult()
5063 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
5095 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
5196 if(fd_type == QCAMERA_FD_PREVIEW){ in processFaceDetectionResult()
DQCamera2HWICallbacks.cpp1308 faces_data->fd_type = QCAMERA_FD_PREVIEW; //HARD CODE here before MCT can support in metadata_stream_cb_routine()