Searched defs:fillRect (Results 1 – 2 of 2) sorted by relevance
95 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect() method in TestGraphics100 public void fillRect(@NonNull Point p1, @NonNull Point p2) { in fillRect() method in TestGraphics105 public void fillRect(@NonNull Rect r) { in fillRect() method in TestGraphics
292 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect() method in GCWrapper303 public void fillRect(@NonNull Point p1, @NonNull Point p2) { in fillRect() method in GCWrapper308 public void fillRect(@NonNull Rect r) { in fillRect() method in GCWrapper