Searched refs:fScaleXY (Results 1 – 1 of 1) sorted by relevance
33 fScaleXY = {m.getScaleX(), m.getScaleY()}; in GrVectorXform()45 return fScaleXY * vector; in operator()64 union { float2 fScaleXY, fScaleXSkewY; }; member