Searched defs:graphics2D (Results 1 – 2 of 2) sorted by relevance
| /sdk/ninepatch/src/com/android/ninepatch/ |
| D | NinePatch.java | 175 public void draw(Graphics2D graphics2D, int x, int y, int scaledWidth, int scaledHeight) { in draw()
|
| D | NinePatchChunk.java | 79 public void draw(BufferedImage image, Graphics2D graphics2D, int x, int y, int scaledWidth, in draw() 111 private void draw(BufferedImage image, Graphics2D graphics2D, int x, int y, int scaledWidth, in draw()
|