/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationUtils.java | 220 private static int findContrastColorAgainstLightBackground( in findContrastColorAgainstLightBackground() 255 private static int findContrastColorAgainstDarkBackground( in findContrastColorAgainstDarkBackground() 288 private static int getContrastedForegroundColor( in getContrastedForegroundColor()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | CaptioningForegroundOpacityController.java | 45 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local 53 final int foregroundColor = mCaptionHelper.getForegroundColor(); in onValueChanged() local
|
D | CaptioningForegroundColorController.java | 48 final int foregroundColor = mCaptionHelper.getForegroundColor(); in displayPreference() local 64 final int foregroundColor = mCaptionHelper.getForegroundColor(); in getNonDefaultOpacity() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | CaptionStyleCompat.java | 73 public final int foregroundColor; field in CaptionStyleCompat 127 int foregroundColor, in CaptionStyleCompat()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
H A D | CaptionStyleCompat.java | 77 public final int foregroundColor; field in CaptionStyleCompat 131 int foregroundColor, in CaptionStyleCompat()
|
/aosp_15_r20/frameworks/base/core/java/android/view/accessibility/ |
H A D | CaptioningManager.java | 419 public final int foregroundColor; field in CaptioningManager.CaptionStyle 460 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle() 582 final int foregroundColor = Secure.getInt( in getCustomStyle() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/ |
H A D | ContrastColorUtil.java | 211 int foregroundColor = originalSpan.getForegroundColor(); in invertCharSequenceColors() local 353 int foregroundColor = originalSpan.getForegroundColor(); in ensureColorSpanContrast() local 710 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast() 714 public static boolean satisfiesTextContrast(int backgroundColor, int foregroundColor) { in satisfiesTextContrast()
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
H A D | StatusBar.java | 106 int foregroundColor; in StatusBar() local 119 … + Config.getWifiIconType(simulatedPlatformVersion), density,foregroundColor); in StatusBar() local
|
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/utils/contrast/ |
H A D | ContrastUtils.java | 161 int foregroundColor, int backgroundColor, int backdrop) { in calculateContrastOnBackdrop() 178 int foregroundColor, int backgroundColor) { in calculateContrastRatioRange()
|
H A D | ContrastSwatch.java | 156 int foregroundColor; in separateColorsUsingSingleForegroundMethod() local 308 SeparatedColors(int backgroundColor, int foregroundColor) { in SeparatedColors()
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkFontHost_FreeType_common.cpp | 605 const SkColor foregroundColor, in colrv1_configure_skpaint() 1082 const SkColor foregroundColor, in colrv1_draw_paint() 1129 const SkSpan<SkColor>& palette, SkColor foregroundColor, in colrv1_draw_glyph_with_path() 1243 const SkColor foregroundColor, in colrv1_traverse_paint() 1411 const SkColor foregroundColor, in colrv1_start_glyph()
|
H A D | SkTypeface_fontations.cpp | 709 bool drawCOLRGlyph(const SkGlyph& glyph, SkColor foregroundColor, SkCanvas* canvas) { in drawCOLRGlyph() 1014 SkColor foregroundColor, in populateStopsAndColors() 1168 SkColor foregroundColor, in ColorPainter()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
H A D | Cea708Decoder.java | 684 int foregroundColor = in handleSetPenColor() local 957 private int foregroundColor; field in Cea708Decoder.CueInfoBuilder 1141 public void setPenColor(int foregroundColor, int backgroundColor, int edgeColor) { in setPenColor()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/cea/ |
H A D | Cea708Decoder.java | 682 int foregroundColor = in handleSetPenColor() local 955 private int foregroundColor; field in Cea708Decoder.CueInfoBuilder 1139 public void setPenColor(int foregroundColor, int backgroundColor, int edgeColor) { in setPenColor()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/ |
H A D | PinBouncer.kt | 204 val foregroundColor = in ActionButton() constant
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/launcher3/icons/ |
H A D | MonochromeIconFactory_Accessor.java | 30 int foregroundColor) { in getMonochromeIcon()
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
D | Cea708Data.java | 214 public final CaptionColor foregroundColor; field in Cea708Data.CaptionPenColor 219 CaptionColor foregroundColor, in CaptionPenColor()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/viewholder/ |
H A D | AppHeaderViewHolder.kt | 247 val foregroundColor = headerStyle.foreground.color in bindDataWithThemedHeaders() constant
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | EmojiCategoryPageIndicatorView.java | 41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ui/ |
H A D | TintedIconManager.java | 73 public void setTint(int tintColor, int foregroundColor) { in setTint()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | CaptionHelperTest.java | 155 final int foregroundColor = mCaptionHelper.getForegroundColor(); in setForegroundColor_shouldReturnSpecificColor() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/pipeline/shared/ui/view/ |
D | ModernStatusBarView.java | 67 public void setStaticDrawableColor(int color, int foregroundColor) { in setStaticDrawableColor()
|
/aosp_15_r20/external/skia/modules/svg/src/ |
H A D | SkSVGOpenTypeSVGDecoder.cpp | 137 SkColor foregroundColor, SkSpan<SkColor> palette) { in render()
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/util/ |
H A D | ContrastColorUtilTest.java | 142 int foregroundColor = ((ForegroundColorSpan) spans[0]).getForegroundColor(); in testBuilder_ensureColorSpanContrast_partialLength_adjusted() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | Cea708CaptionRenderer.java | 501 CaptionColor foregroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local 917 public final CaptionColor foregroundColor; field in Cea708CCParser.CaptionPenColor 921 public CaptionPenColor(CaptionColor foregroundColor, CaptionColor backgroundColor, in CaptionPenColor()
|