Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1383 uint8_t update_flag; /* flag to inform whether HAL needs to send cb member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp9104 if ((fd_type == QCAMERA_FD_PREVIEW) && (detect_data->update_flag == FALSE)) { in processFaceDetectionResult()