Searched refs:coordinate (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/common/
H A Dcam_types.h618 cam_coordinate_type_t coordinate[MAX_ROI]; member in union:__anon494::__anon495
654 cam_coordinate_type_t left_eye_center; /* coordinate of center of left eye */
655 cam_coordinate_type_t right_eye_center; /* coordinate of center of right eye */
656 cam_coordinate_type_t mouth_center; /* coordinate of center of mouth */
/hardware/qcom/camera/
H A DQCamera_Intf.h707 cam_coordinate_type_t coordinate; member in union:__anon678::__anon679
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp4392 aec_roi_value.cam_aec_roi_position.coordinate[i].x =
4394 aec_roi_value.cam_aec_roi_position.coordinate[i].y =
5191 * DESCRIPTION: parse GPS coordinate string
5194 * @coord_str : [input] coordinate string
5195 * @coord : [output] ptr to struct to store coordinate

Completed in 91 milliseconds