Searched refs:firstFace (Results 1 – 1 of 1) sorted by relevance
3216 Face firstFace = null; in testFaceDetectionByCamera() local3219 if (face != null) firstFace = face; in testFaceDetectionByCamera()3222 if (firstFace != null) { in testFaceDetectionByCamera()3223 if (firstFace.id != -1 || firstFace.leftEye != null in testFaceDetectionByCamera()3224 || firstFace.rightEye != null || firstFace.mouth != null) { in testFaceDetectionByCamera()