Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2698 return nGetTextRunCursor(mNativePaint, text, contextStart, contextLength, in getTextRunCursor()
2786 return nGetTextRunCursor(mNativePaint, text, contextStart, contextEnd, in getTextRunCursor()
3103 private native int nGetTextRunCursor(long paintPtr, char[] text, int contextStart, in nGetTextRunCursor() method in Paint
3105 private native int nGetTextRunCursor(long paintPtr, String text, int contextStart, in nGetTextRunCursor() method in Paint
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A 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
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20990 Landroid/graphics/Paint;->nGetTextRunCursor(JLjava/lang/String;IIIII)I
20991 Landroid/graphics/Paint;->nGetTextRunCursor(J[CIIIII)I