Home | History | Annotate | Download | only in core

Lines Matching refs:fTransformedY

1910     SkScalar            fScaleX, fTransX, fTransformedY;
1923 state.fTransformedY);
1928 state.fLoc.set(*pos + state.fTransX, state.fTransformedY);
1942 fTransformedY = SkScalarMul(fY, fMatrix.getScaleY()) +