Searched refs:firstFace (Results 1 – 1 of 1) sorted by relevance
3235 Face firstFace = null; in testFaceDetectionByCamera() local3238 if (face != null) firstFace = face; in testFaceDetectionByCamera()3241 if (firstFace != null) { in testFaceDetectionByCamera()3242 if (firstFace.id != -1 || firstFace.leftEye != null in testFaceDetectionByCamera()3243 || firstFace.rightEye != null || firstFace.mouth != null) { in testFaceDetectionByCamera()