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

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

Completed in 10 milliseconds