Home
last modified time | relevance | path

Searched defs:fillOval (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java343 public void fillOval(int x1, int y1, int x2, int y2) { in fillOval() method in GCWrapper
353 public void fillOval(Point p1, Point p2) { in fillOval() method in GCWrapper
357 public void fillOval(Rect r) { in fillOval() method in GCWrapper