Home
last modified time | relevance | path

Searched refs:nGetTextAdvances (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPaint.java2591 return (float) Math.ceil(nGetTextAdvances(mNativePaint, text, in measureText()
2597 final float w = nGetTextAdvances(mNativePaint, text, index, count, index, count, in measureText()
2629 return (float) Math.ceil(nGetTextAdvances(mNativePaint, text, in measureText()
2634 final float w = nGetTextAdvances(mNativePaint, text, start, end, start, end, mBidiFlags, in measureText()
2849 nGetTextAdvances(mNativePaint, text, index, count, index, count, mBidiFlags, widths, in getTextWidths()
2856 nGetTextAdvances(mNativePaint, text, index, count, index, count, mBidiFlags, widths, 0); in getTextWidths()
2939 nGetTextAdvances(mNativePaint, text, start, end, start, end, mBidiFlags, widths, 0); in getTextWidths()
2945 nGetTextAdvances(mNativePaint, text, start, end, start, end, mBidiFlags, widths, 0); in getTextWidths()
3032 return nGetTextAdvances(mNativePaint, chars, index, count, contextIndex, contextCount, in getTextRunAdvances()
3039 final float res = nGetTextAdvances(mNativePaint, chars, index, count, contextIndex, in getTextRunAdvances()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18107 Landroid/graphics/Paint;->nGetTextAdvances(JLjava/lang/String;IIIII[FI)F
18108 Landroid/graphics/Paint;->nGetTextAdvances(J[CIIIII[FI)F