Searched refs:borderColor (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/ |
H A D | Cea708CaptionRenderer.java | 551 CaptionColor borderColor = new CaptionColor( in parseC1() local 562 new CaptionWindowAttr(fillColor, borderColor, borderType, wordWrap, in parseC1() 571 fillColor, borderColor, borderType, wordWrap, printDirection, in parseC1() 951 public final CaptionColor borderColor; field in Cea708CCParser.CaptionWindowAttr 961 public CaptionWindowAttr(CaptionColor fillColor, CaptionColor borderColor, int borderType, in CaptionWindowAttr() argument 966 this.borderColor = borderColor; in CaptionWindowAttr()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AccessibilityController.java | 1207 final int borderColor = context.getColor(typedValue.resourceId); in ViewportWindow() local 1211 mPaint.setColor(borderColor); in ViewportWindow()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 25318 Landroid/media/Cea708CCParser$CaptionWindowAttr;->borderColor:Landroid/media/Cea708CCParser$Caption…
|