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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1508 native_drawPosText(mNativeCanvas, text, index, count, pos,
1528 native_drawPosText(mNativeCanvas, text, pos, paint.mNativePaint);
1744 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas
1748 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java1112 /*package*/ static void native_drawPosText(int nativeCanvas, method in class:Canvas_Delegate
1122 /*package*/ static void native_drawPosText(int nativeCanvas, method in class:Canvas_Delegate

Completed in 12 milliseconds