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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java972 native_drawCircle(mNativeCanvas, cx, cy, radius,
1702 private static native void native_drawCircle(int nativeCanvas, float cx, method in class:Canvas
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java717 /*package*/ static void native_drawCircle(int nativeCanvas, method in class:Canvas_Delegate

Completed in 100 milliseconds