Lines Matching full:scaley
1312 SkScalar scaleY = SK_Scalar1;1328 scaleY = kScaleForSubPixelPositionHinting;1332 scaleY = SK_Scalar1; // want hinting in the Y direction1341 CGAffineTransform xform = MatrixToCGAffineTransform(m, scaleX, scaleY);1356 m.setScale(SkScalarInvert(scaleX), SkScalarInvert(scaleY));