Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h665 int8_t top_bottom_gaze; /* up down gaze degree (-50, 50) */ member
/hardware/qcom/camera/
DQCamera_Intf.h951 int8_t top_bottom_gaze; // -50 to 50 member
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.cpp3651 faces[i].top_bottom_gaze = fd_data->faces[i].top_bottom_gaze; in processFaceDetectionResult()