Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java881 /*package*/ static void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas_Delegate
893 /*package*/ static void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2097 private static native void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas
2103 private static native void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas