Searched defs:drawRect (Results 1 – 2 of 2) sorted by relevance
70 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect() method in TestGraphics75 public void drawRect(@NonNull Point p1, @NonNull Point p2) { in drawRect() method in TestGraphics80 public void drawRect(@NonNull Rect r) { in drawRect() method in TestGraphics
265 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect() method in GCWrapper276 public void drawRect(@NonNull Point p1, @NonNull Point p2) { in drawRect() method in GCWrapper281 public void drawRect(@NonNull Rect r) { in drawRect() method in GCWrapper