Home
last modified time | relevance | path

Searched defs:getFontMetricsInt (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DMeasuredText.java138 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 DMeasuredParagraph.java294 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() method in MeasuredParagraph
H A DPrecomputedText.java688 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 DPaint.java2158 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 DPaint.cpp674 static jint getFontMetricsInt(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetricsInt() function
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...