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.java975 public static void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas_Delegate
987 public static void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas_Delegate
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2135 private static native void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas
2141 private static native void native_drawTextOnPath(long nativeCanvas, in native_drawTextOnPath() method in Canvas