Searched refs:FaceDetector (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/java/android/media/
H A DFaceDetector.java29 public class FaceDetector { class
102 * Creates a FaceDetector, configured with the size of the images to
112 public FaceDetector(int width, int height, int maxFaces) method in class:FaceDetector
126 * The supplied array is populated with {@link FaceDetector.Face}s for each
131 * {@link FaceDetector.Face}s. The array must be sized equal

Completed in 55 milliseconds