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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1369 native_drawTextOnPath(mNativeCanvas, text, index, count,
1390 native_drawTextOnPath(mNativeCanvas, text, path.ni(),
1569 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas
1574 private static native void native_drawTextOnPath(int nativeCanvas, method in class:Canvas

Completed in 7 milliseconds