Home | History | Annotate | Download | only in core

Lines Matching refs:SkFixed

21     // When SkScalar was SkFixed, we would sometimes rescale the entire matrix to keep its
1188 SkFixed x = fX;
1189 SkFixed y = fY;
1190 SkFixed dx, dy;
1209 SkFixed* p = fStorage;