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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1549 native_drawTextOnPath(mNativeCanvas, text, index, count,
1569 native_drawTextOnPath(mNativeCanvas, text, path.ni(), hOffset, vOffset,
1751 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas
1757 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java1131 /*package*/ static void native_drawTextOnPath(int nativeCanvas, method in class:Canvas_Delegate
1143 /*package*/ static void native_drawTextOnPath(int nativeCanvas, method in class:Canvas_Delegate

Completed in 119 milliseconds