Home | History | Annotate | Download | only in camera

Lines Matching refs:doDraw

480         mImageBlockManager.doDraw(canvas, getWidth(), getHeight(), mScrollY);
900 public void doDraw(Canvas canvas, int thisWidth, int thisHeight,
917 blk.doDraw(canvas, 0, yPos);
1109 public void doDraw(Canvas canvas, int xPos, int yPos) {