Searched defs:native_drawPosText (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
H A D | Canvas.java | 1332 native_drawPosText(mNativeCanvas, text, index, count, pos, 1348 native_drawPosText(mNativeCanvas, text, pos, paint.mNativePaint); 1562 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas 1566 private static native void native_drawPosText(int nativeCanvas, method in class:Canvas
|
Completed in 25 milliseconds