Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2946 nGetTextPath(mNativePaint, mBidiFlags, text, index, count, x, y, path.mutateNI()); in getTextPath()
2966 nGetTextPath(mNativePaint, mBidiFlags, text, start, end, x, y, path.mutateNI()); in getTextPath()
3368 private static native void nGetTextPath(long paintPtr, int bidiFlags, char[] text, int index, in nGetTextPath() method in Paint
3370 private static native void nGetTextPath(long paintPtr, int bidiFlags, String text, int start, in nGetTextPath() method in Paint
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18110 Landroid/graphics/Paint;->nGetTextPath(JILjava/lang/String;IIFFJ)V
18111 Landroid/graphics/Paint;->nGetTextPath(JI[CIIFFJ)V