Searched refs:SCORE_MIN (Results 1 – 5 of 5) sorted by relevance
46 public static final int SCORE_MIN = 1; field in Face177 @IntRange(from = SCORE_MIN, to = SCORE_MAX)278 if (score < SCORE_MIN || score > SCORE_MAX) { in checkScore()382 public @NonNull Builder setScore(@IntRange(from = SCORE_MIN, to = SCORE_MAX) int score) { in setScore()
1006 faceScores[i] >= Face.SCORE_MIN) { in getFaces()1014 faceScores[i] >= Face.SCORE_MIN && in getFaces()
20039 …method @IntRange(from=android.hardware.camera2.params.Face.SCORE_MIN, to=android.hardware.camera2.…20042 field public static final int SCORE_MIN = 1; // 0x120054 …ce.Builder setScore(@IntRange(from=android.hardware.camera2.params.Face.SCORE_MIN, to=android.hard…
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13097 field public static final int SCORE_MIN = 1; // 0x1