Searched refs:SCORE_MAX (Results 1 – 4 of 4) sorted by relevance
53 public static final int SCORE_MAX = 100; 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()
993 if (faceScores[i] <= Face.SCORE_MAX && in getFaces()1001 if (faceScores[i] <= Face.SCORE_MAX && in getFaces()
19321 ….camera2.params.Face.SCORE_MIN, to=android.hardware.camera2.params.Face.SCORE_MAX) public int getS…19323 field public static final int SCORE_MAX = 100; // 0x6419336 …id.hardware.camera2.params.Face.SCORE_MIN, to=android.hardware.camera2.params.Face.SCORE_MAX) int);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...