HomeSort by relevance Sort by last modified time
    Searched refs:nAddOval (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Path.java 580 nAddOval(mNativePath, left, top, right, bottom, dir.nativeInt);
841 private static native void nAddOval(long nPath, float left, float top,
  /frameworks/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 340 /*package*/ static void nAddOval(long nPath, float left, float top, float right,

Completed in 1175 milliseconds