HomeSort by relevance Sort by last modified time
    Searched defs:drawWithEffect (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery3D/src/com/cooliris/media/
CanvasTexture.java 168 public void drawWithEffect(RenderView view, GL11 gl, float x, float y, float anchorX, float anchorY, float alpha, float scale) {
PopupMenu.java 203 mPopupTexture.drawWithEffect(view, gl, x, y, 0.5f, 0.65f, showRatio, scale);

Completed in 31 milliseconds