Home | History | Annotate | Download | only in pdf

Lines Matching full:scaley

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