Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyMetadataMapper.java640 int maxNumDetectedFaces = p.getMaxNumDetectedFaces(); in mapControlOther() local
652 if (supportedSceneModes == null && maxNumDetectedFaces == 0) { in mapControlOther()
660 if (maxNumDetectedFaces > 0) { // always supports FACE_PRIORITY when face detecting in mapControlOther()