Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2464 return nGetTextRunCursor(mNativePaint, text, contextStart, contextLength, dir, offset, in getTextRunCursor()
2550 return nGetTextRunCursor(mNativePaint, text, contextStart, contextEnd, dir, offset, in getTextRunCursor()
2860 private native int nGetTextRunCursor(long paintPtr, char[] text, int contextStart, in nGetTextRunCursor() method in Paint
2862 private native int nGetTextRunCursor(long paintPtr, String text, int contextStart, in nGetTextRunCursor() method in Paint
/frameworks/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java994 /*package*/ static int nGetTextRunCursor(Paint paint, long native_object, char[] text, in nGetTextRunCursor() method in Paint_Delegate
1003 /*package*/ static int nGetTextRunCursor(Paint paint, long native_object, String text, in nGetTextRunCursor() method in Paint_Delegate
/frameworks/base/config/
Dhiddenapi-private-dex.txt26252 Landroid/graphics/Paint;->nGetTextRunCursor(JLjava/lang/String;IIIII)I
26253 Landroid/graphics/Paint;->nGetTextRunCursor(J[CIIIII)I