Searched refs:native_addOval (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java567 native_addOval(mNativePath, left, top, right, bottom, dir.nativeInt);
839 private static native void native_addOval(long nPath, float left, float top, method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java338 /*package*/ static void native_addOval(long nPath, float left, float top, float right, method in class:Path_Delegate

Completed in 23 milliseconds