Home
last modified time | relevance | path

Searched refs:getMaxNumDetectedFaces (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java628 if (p.getMaxNumDetectedFaces() > 0) { // always supports FACE_PRIORITY when face detecting in mapControlOther()
944 if (p.getMaxNumDetectedFaces() > 0) { in mapStatistics()
960 m.set(STATISTICS_INFO_MAX_FACE_COUNT, p.getMaxNumDetectedFaces()); in mapStatistics()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCameraCapabilities.java45 mMaxNumOfFacesSupported = p.getMaxNumDetectedFaces(); in AndroidCameraCapabilities()
/frameworks/base/core/java/android/hardware/
DCamera.java3945 public int getMaxNumDetectedFaces() { in getMaxNumDetectedFaces() method in Camera.Parameters
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1386 supported by calling {@link android.hardware.Camera.Parameters#getMaxNumDetectedFaces}. An
1425 if (params.getMaxNumDetectedFaces() > 0){
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd452 android.hardware.Camera.Parameters#getMaxNumDetectedFaces()} and ensure the return
/frameworks/base/api/
Dsystem-current.txt12503 method public int getMaxNumDetectedFaces();
Dcurrent.txt12197 method public int getMaxNumDetectedFaces();