/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 114 * Start the face detection. This must be called only after preview is 118 * stop the face detection. This method is supported if CameraParameters 120 * than 0. Hardware and software face detection must not be running at the 121 * same time. If the face detection has started, apps must not send this 124 * In hardware face detection mode, CameraParameters KEY_WHITE_BALANCE, 127 * arg1 is the face detection type. It can be CAMERA_FACE_DETECTION_HW or 128 * CAMERA_FACE_DETECTION_SW. If the type of face detection requested is not 134 * Stop the face detection. 193 * Information for a single detected face. 197 * Bounds of the face [left, top, right, bottom]. (-1000, -1000) represents [all …]
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msm_fd.h | 45 struct v4l2_rect face; member
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msm_fd.h | 43 struct v4l2_rect face; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_fd.h | 45 struct v4l2_rect face; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_fd.h | 44 struct v4l2_rect face; member
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_fd.h | 44 struct v4l2_rect face; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_fd.h | 43 struct v4l2_rect face; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_fd.h | 53 struct v4l2_rect face; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_fd.h | 53 struct v4l2_rect face; member
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 53 …cation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapFace face, uint32_t w, uint32… 59 …cation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapFace face, uint32_t w, uint32… 67 …tionGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFace face, uint32_t z, alloca…
|
D | Context.cpp | 172 …cation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapFace face, uint32_t w, uint32… in allocation2DWrite() argument 177 RsAllocationCubemapFace _face = static_cast<RsAllocationCubemapFace>(face); in allocation2DWrite() 241 …cation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapFace face, uint32_t w, uint32… in allocation2DRead() argument 246 RsAllocationCubemapFace _face = static_cast<RsAllocationCubemapFace>(face); in allocation2DRead() 333 …tionGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFace face, uint32_t z, alloca… in allocationGetPointer() argument 336 RsAllocationCubemapFace _face = static_cast<RsAllocationCubemapFace>(face); in allocationGetPointer()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 252 * @param face AllocationCubemapFace 262 uint32_t lod, AllocationCubemapFace face, uint32_t w, 380 * @param face AllocationCubemapFace 391 uint32_t lod, AllocationCubemapFace face, uint32_t w, 534 * TODO: describe default values for lod, face, and z better. 542 * If Allocation lacks the corresponding dimension for lod, face, or z, an 549 * @param face AllocationCubemapFace 560 AllocationCubemapFace face, uint32_t z)
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 961 fd_face_type face; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.h | 497 static void convertLandmarks(cam_face_landmarks_info_t face, int32_t* landmarks);
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 876 * and output (face rectangles).</p> 1489 * <p>Operating mode for the face detector 1536 * <p>List of the face confidence scores for 1610 * <p>List of face detection modes for ANDROID_STATISTICS_FACE_DETECT_MODE that are
|