Searched defs:native_drawTextOnPath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1623 native_drawTextOnPath(mNativeCanvas, text, index, count,
1643 native_drawTextOnPath(mNativeCanvas, text, path.ni(), hOffset, vOffset,
1837 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas
1843 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java1055 /*package*/ static void native_drawTextOnPath(int nativeCanvas, method in class:Canvas_Delegate
1067 /*package*/ static void native_drawTextOnPath(int nativeCanvas, method in class:Canvas_Delegate

Completed in 24 milliseconds