Lines Matching full:face
92 boolean mWaitingToPick; // Whether we are wait the user to pick a face.
539 FaceDetector.Face[] mFaces = new FaceDetector.Face[3];
542 // For each face, we create a HightlightView for it.
543 private void handleFace(FaceDetector.Face f) {
584 // Create a default HightlightView if we found no face in the picture.
614 // Scale the image down for faster face detection.