Home | History | Annotate | Download | only in core

Lines Matching refs:getScaleX

1193     SkScalar scaleX = matrix.getScaleX();
1194 if (scaleX != defaultMatrix.getScaleX())