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

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1302 native_getTextPath(mNativePaint, text, index, count, x, y, path.ni());
1323 native_getTextPath(mNativePaint, text, start, end, x, y, path.ni());
1407 private static native void native_getTextPath(int native_object, method in class:Paint
1409 private static native void native_getTextPath(int native_object, method in class:Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java941 /*package*/ static void native_getTextPath(int native_object, method in class:Paint_Delegate
949 /*package*/ static void native_getTextPath(int native_object, method in class:Paint_Delegate

Completed in 4279 milliseconds