Home
last modified time | relevance | path

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

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