Searched refs:face_id (Results 1 - 9 of 9) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
H A Dcam_types.h636 int8_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon139
/device/lge/hammerhead/camera/QCamera2/stack/common/
H A Dcam_types.h662 int8_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon632
/device/moto/shamu/camera/QCamera2/stack/common/
H A Dcam_types.h793 int32_t face_id; /* unique id for face tracking within view unless view changes */ member in struct:__anon1701
/device/asus/flo/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp3596 faces[i].id = fd_data->faces[i].face_id;
/device/lge/hammerhead/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp3596 faces[i].id = fd_data->faces[i].face_id;
/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp1249 faceIds[i] = faceDetectionInfo->faces[i].face_id;
/device/moto/shamu/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp5132 faces[i].id = fd_data->faces[i].face_id;
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2192 faceIds[i] = faceDetectionInfo->faces[i].face_id;
/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp2798 faceIds[i] = faceDetectionInfo->faces[i].face_id;

Completed in 66 milliseconds