Searched defs:getFontMetricsInt (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/text/ |
H A D | MeasuredText.java | 138 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() method in MeasuredText
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | MeasuredParagraph.java | 294 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() method in MeasuredParagraph
|
H A D | PrecomputedText.java | 688 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() method in PrecomputedText
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 2158 public void getFontMetricsInt( in getFontMetricsInt() method in Paint 2222 public void getFontMetricsInt(@NonNull char[] text, in getFontMetricsInt() method in Paint 2320 public int getFontMetricsInt(FontMetricsInt fmi) { in getFontMetricsInt() method in Paint 2324 public FontMetricsInt getFontMetricsInt() { in getFontMetricsInt() method in Paint
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Paint.cpp | 674 static jint getFontMetricsInt(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetricsInt() function
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |