Searched refs:drawAt (Results 1 - 2 of 2) sorted by relevance
/art/test/079-phantom/src/ | ||
H A D | Main.java | 44 mBitmap2.drawAt(0, 0); |
H A D | Bitmap.java | 50 public void drawAt(int x, int y) { method in class:Bitmap |
Completed in 83 milliseconds