HomeSort by relevance Sort by last modified time
    Searched refs:drawWithRotation (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
HighlightDrawer.java 44 drawWithRotation(canvas, content, x, y, width, height, rotation);
SelectionDrawer.java 48 public static void drawWithRotation(GLCanvas canvas, Texture content,
StripDrawer.java 58 drawWithRotation(canvas, content, x, y, width, height, rotation);
GridDrawer.java 56 drawWithRotation(canvas, content, x, y, width, height, rotation);
ManageCacheDrawer.java 75 drawWithRotation(canvas, content, x, y, width, height, rotation);

Completed in 46 milliseconds