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.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.java4017 public int getMaxNumDetectedFaces() { in getMaxNumDetectedFaces() method in Camera.Parameters
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12195 method public int getMaxNumDetectedFaces();
/frameworks/base/api/
Dcurrent.txt14627 method public int getMaxNumDetectedFaces();
Dtest-current.txt14721 method public int getMaxNumDetectedFaces();
Dsystem-current.txt15359 method public int getMaxNumDetectedFaces();