Searched refs:firstFace (Results 1 – 1 of 1) sorted by relevance
3244 Face firstFace = null; in testFaceDetectionByCamera() local3247 if (face != null) firstFace = face; in testFaceDetectionByCamera()3250 if (firstFace != null) { in testFaceDetectionByCamera()3251 if (firstFace.id != -1 || firstFace.leftEye != null in testFaceDetectionByCamera()3252 || firstFace.rightEye != null || firstFace.mouth != null) { in testFaceDetectionByCamera()