Home | History | Annotate | Download | only in pdf

Lines Matching full:scalex

2241         SkScalar scaleX = physicalPerspectiveOutline.getBounds().width() /
2270 offsetMatrix.postScale(scaleX, scaleY);
2283 matrix.setScale(1 / scaleX, 1 / scaleY);