Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java642 int maxNumDetectedFaces = p.getMaxNumDetectedFaces(); in mapControlOther()
995 if (p.getMaxNumDetectedFaces() > 0) { in mapStatistics()
1011 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.java3953 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/opt/setupwizard/tools/docs/
Dandroid-22.txt12195 method public int getMaxNumDetectedFaces();
/frameworks/base/api/
Dcurrent.txt13304 method public int getMaxNumDetectedFaces();
Dtest-current.txt13317 method public int getMaxNumDetectedFaces();
Dsystem-current.txt13743 method public int getMaxNumDetectedFaces();