Home | History | Annotate | Download | only in launcher2

Lines Matching defs:translate

482                         canvas.translate(pt[0], pt[1]);
506 canvas.translate(centerX - width / 2, centerY - height / 2);
520 canvas.translate(centerX - width / 2, centerY - width / 2);
536 canvas.translate(centerX - width / 2, centerY - width / 2);
1382 // we translate the point over to correspond to the top-left.