Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/text/
DStaticLayoutTest.java107 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testGetters1() local
134 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withPadding() local
150 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withPaddingAndWidth() local
170 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withThreeLines() local
193 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withLargeText() local
223 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withSpacingAdd() local
246 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withSpacingMult() local
272 FontMetricsInt fmi = b.paint.getFontMetricsInt(); in testLineMetrics_withUnitIntervalSpacingMult() local
/frameworks/base/core/java/android/text/
DTextLine.java469 public float metrics(FontMetricsInt fmi, @Nullable RectF drawBounds, boolean returnDrawWidth, in metrics()
571 @NonNull FontMetricsInt fmi, @Nullable RectF drawBounds, @Nullable LineInfo lineInfo) { in measure()
1182 private static void expandMetricsFromPaint(FontMetricsInt fmi, TextPaint wp) { in expandMetricsFromPaint()
1196 int contextStart, int contextEnd, boolean runIsRtl, FontMetricsInt fmi) { in expandMetricsFromPaint()
1223 static void updateMetrics(FontMetricsInt fmi, int previousTop, int previousAscent, in updateMetrics()
1323 FontMetricsInt fmi, RectF drawBounds, boolean needWidth, int offset, in handleText()
1475 float x, int top, int y, int bottom, FontMetricsInt fmi, in handleReplacement()
1593 int bottom, FontMetricsInt fmi, RectF drawBounds, boolean needWidth, in handleRun()
DMeasuredParagraph.java390 @NonNull Paint.FontMetricsInt fmi) { in getFontMetricsInt()
/frameworks/base/libs/hwui/jni/
DPaint.cpp646 jint count, jint bufSize, jboolean isRtl, jobject fmi) { in doFontExtent()
668 jint ctxCount, jboolean isRtl, jobject fmi) { in getFontMetricsIntForText___C()
678 jobject fmi) { in getFontMetricsIntForText___String()
/frameworks/base/graphics/java/android/graphics/
DPaint.java2504 public int getFontMetricsInt(FontMetricsInt fmi) { in getFontMetricsInt()
3708 private static native int nGetFontMetricsInt(long paintPtr, FontMetricsInt fmi, in nGetFontMetricsInt()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...