Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPaint.java2151 native_getTextPath(mNativePaint, mNativeTypeface, mBidiFlags, text, index, count, x, y, in getTextPath()
2173 native_getTextPath(mNativePaint, mNativeTypeface, mBidiFlags, text, start, end, x, y, in getTextPath()
2282 private static native void native_getTextPath(long native_object, long native_typeface, in native_getTextPath() method in Paint
2284 private static native void native_getTextPath(long native_object, long native_typeface, in native_getTextPath() method in Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPaint_Delegate.java1046 /*package*/ static void native_getTextPath(long native_object, long native_typeface, in native_getTextPath() method in Paint_Delegate
1054 /*package*/ static void native_getTextPath(long native_object, long native_typeface, in native_getTextPath() method in Paint_Delegate