Home
last modified time | relevance | path

Searched defs:foregroundColors (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/utils/contrast/
H A DContrastSwatch.java121 List<Integer> foregroundColors = in separateColorsUsingMultipleForegroundMethod() local
220 List<Integer> foregroundColors = new ArrayList<>(); in extractDominantForegroundColors() local
300 private final ImmutableList<Integer> foregroundColors; field in ContrastSwatch.SeparatedColors
313 SeparatedColors(int backgroundColor, List<Integer> foregroundColors) { in SeparatedColors()
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
H A DImageContrastCheck.java228 ImmutableList<Integer> foregroundColors = contrastSwatch.getForegroundColors(); in attemptHeavyweightEval() local
421 List<Integer> foregroundColors, in storeColorsAndContrastRatios()
434 ResultMetadata resultMetadata, List<Integer> foregroundColors) { in storeForegroundColors()
H A DTextContrastCheck.java908 ImmutableList<Integer> foregroundColors = contrastSwatch.getForegroundColors(); in attemptHeavyweightEval() local
1141 List<Integer> foregroundColors, in storeColorsAndContrastRatios()
1154 ResultMetadata resultMetadata, List<Integer> foregroundColors) { in storeForegroundColors()
/aosp_15_r20/prebuilts/misc/common/atf/
HDatf_classes_557133692.jarcom/google/android/apps/common/testing/accessibility/framework/AccessibilityCheck$Category ...
HDatf_classes_371374941.jarcom/google/android/apps/common/testing/accessibility/framework/AccessibilityCheck$Category ...