Searched defs:drawPolygon (Results 1 – 2 of 2) sorted by relevance
| /external/skia/gm/ | ||
| D | polygonoffset.cpp | 511 void drawPolygon(SkCanvas* canvas, int index, SkPoint* position) { in drawPolygon() function in skiagm::PolygonOffsetGM |
| /external/proguard/src/proguard/gui/splash/ | ||
| D | OverrideGraphics2D.java | 344 public void drawPolygon(int[] xPoints, int[] yPoints, int nPoints) in drawPolygon() method in OverrideGraphics2D |