Home
last modified time | relevance | path

Searched defs:edgeType (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java435 public final int edgeType; field in CaptioningManager.CaptionStyle
460 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()
586 final int edgeType = Secure.getInt( in getCustomStyle() local
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DSubtitleView.java168 public void setEdgeType(int edgeType) { in setEdgeType()
328 final int edgeType = mEdgeType; in onDraw() local
/aosp14/frameworks/base/media/java/android/media/
H A DCea708CaptionRenderer.java480 int edgeType = (data[pos + 1] & 0x38) >> 3; in parseC1() local
894 public final int edgeType; field in Cea708CCParser.CaptionPenAttr
898 public CaptionPenAttr(int penSize, int penOffset, int textTag, int fontTag, int edgeType, in CaptionPenAttr()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...