Searched refs:getMaxNumDetectedFaces (Results 1 – 7 of 7) sorted by relevance
628 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()
45 mMaxNumOfFacesSupported = p.getMaxNumDetectedFaces(); in AndroidCameraCapabilities()
3945 public int getMaxNumDetectedFaces() { in getMaxNumDetectedFaces() method in Camera.Parameters
1386 supported by calling {@link android.hardware.Camera.Parameters#getMaxNumDetectedFaces}. An1425 if (params.getMaxNumDetectedFaces() > 0){
452 android.hardware.Camera.Parameters#getMaxNumDetectedFaces()} and ensure the return
12503 method public int getMaxNumDetectedFaces();
12197 method public int getMaxNumDetectedFaces();