Home | History | Annotate | Download | only in core

Lines Matching refs:fLeft

851     bounds->set(SkIntToScalar(g.fLeft),
853 SkIntToScalar(g.fLeft + g.fWidth),
874 bounds->join(SkIntToScalar(g.fLeft) + sx,
876 SkIntToScalar(g.fLeft + g.fWidth) + sx,
882 bounds->join(SkIntToScalar(g.fLeft),
884 SkIntToScalar(g.fLeft + g.fWidth),
1002 bounds->fLeft = SkScalarMul(bounds->fLeft, scale);
1169 bounds->set(g.fLeft * scale,
1171 (g.fLeft + g.fWidth) * scale,
2043 storage->set(src.fLeft - radius, src.fTop - radius,