Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2837 return nGetTextRunCursor(mNativePaint, text, contextStart, contextLength, in getTextRunCursor()
2925 return nGetTextRunCursor(mNativePaint, text, contextStart, contextEnd, in getTextRunCursor()
3364 private native int nGetTextRunCursor(long paintPtr, char[] text, int contextStart, in nGetTextRunCursor() method in Paint
3366 private native int nGetTextRunCursor(long paintPtr, String text, int contextStart, in nGetTextRunCursor() method in Paint
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18112 Landroid/graphics/Paint;->nGetTextRunCursor(JLjava/lang/String;IIIII)I
18113 Landroid/graphics/Paint;->nGetTextRunCursor(J[CIIIII)I