Searched refs:native_getTextPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java2110 native_getTextPath(mNativePaint, mBidiFlags, text, index, count, x, y,
2132 native_getTextPath(mNativePaint, mBidiFlags, text, start, end, x, y,
2240 private static native void native_getTextPath(int native_object, int bidiFlags, method in class:Paint
2242 private static native void native_getTextPath(int native_object, int bidiFlags, method in class:Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java1053 /*package*/ static void native_getTextPath(int native_object, int bidiFlags, method in class:Paint_Delegate
1061 /*package*/ static void native_getTextPath(int native_object, int bidiFlags, method in class:Paint_Delegate

Completed in 100 milliseconds