Home
last modified time | relevance | path

Searched defs:FontInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/timedtext/test/
DTimedTextUnitTest.cpp66 struct FontInfo { struct
67 int32_t displayFlag = -1;
68 int32_t horizontalJustification = -1;
69 int32_t verticalJustification = -1;
70 int32_t rgbaBackground = -1;
71 int32_t leftPos = -1;
72 int32_t topPos = -1;
73 int32_t bottomPos = -1;
74 int32_t rightPos = -1;
75 int32_t startchar = -1;
[all …]
/frameworks/base/core/java/android/provider/
DFontsContract.java190 public static class FontInfo { class in FontsContract
208 public FontInfo(@NonNull Uri uri, @IntRange(from = 0) int ttcIndex, in FontInfo() method in FontsContract.FontInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...