Searched defs:native_drawColor (Results 1 – 2 of 2) sorted by relevance
608 /*package*/ static void native_drawColor(int nativeCanvas, int color) { in native_drawColor() method in Canvas_Delegate613 /*package*/ static void native_drawColor(int nativeCanvas, final int color, final int mode) { in native_drawColor() method in Canvas_Delegate
1705 private static native void native_drawColor(int nativeCanvas, int color); in native_drawColor() method in Canvas1706 private static native void native_drawColor(int nativeCanvas, int color, in native_drawColor() method in Canvas