Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2652 return nGetTextRunCursor(mNativePaint, text, contextStart, contextLength, in getTextRunCursor()
2740 return nGetTextRunCursor(mNativePaint, text, contextStart, contextEnd, in getTextRunCursor()
3057 private native int nGetTextRunCursor(long paintPtr, char[] text, int contextStart, in nGetTextRunCursor() method in Paint
3059 private native int nGetTextRunCursor(long paintPtr, String text, int contextStart, in nGetTextRunCursor() method in Paint
/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java984 /*package*/ static int nGetTextRunCursor(Paint paint, long native_object, char[] text, in nGetTextRunCursor() method in Paint_Delegate
993 /*package*/ static int nGetTextRunCursor(Paint paint, long native_object, String text, in nGetTextRunCursor() method in Paint_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20999 Landroid/graphics/Paint;->nGetTextRunCursor(JLjava/lang/String;IIIII)I
21000 Landroid/graphics/Paint;->nGetTextRunCursor(J[CIIIII)I