Searched defs:mouth (Results 1 – 4 of 4) sorted by relevance
923 Point leftEye = face.leftEye, rightEye = face.rightEye, mouth = face.mouth; in convertFaceFromLegacy() local
742 Point mouth = new Point(faceLandmarks[i*FACE_LANDMARK_SIZE+4], in getFaces() local
401 jobject mouth = env->NewObject(mPointClass, fields.point_constructor); in postMetadata() local
1808 public Point mouth = null; field in Camera.Face