Searched refs:native_drawOval (Results 1 – 2 of 2) sorted by relevance
958 native_drawOval(mNativeCanvas, oval, paint.mNativePaint); in drawOval()1700 private static native void native_drawOval(int nativeCanvas, RectF oval, in native_drawOval() method in Canvas
692 /*package*/ static void native_drawOval(int nativeCanvas, final RectF oval, int paint) { in native_drawOval() method in Canvas_Delegate719 native_drawOval(nativeCanvas, in native_drawCircle()