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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1532 native_drawPosText(mNativeCanvas, text, index, count, pos,
1548 native_drawPosText(mNativeCanvas, text, pos, paint.mNativePaint);
1760 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas
1764 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java1096 /*package*/ static void native_drawPosText(int nativeCanvas, method in class:Canvas_Delegate
1106 /*package*/ static void native_drawPosText(int nativeCanvas, method in class:Canvas_Delegate

Completed in 67 milliseconds