Home | History | Annotate | Download | only in xps

Lines Matching refs:fMatrix

1225     if (rect_must_be_pathed(paint, *d.fMatrix)) {
1250 HRV(this->shadePath(shadedPath.get(), paint, *d.fMatrix, &fill, &stroke));
1256 HRV(this->createXpsTransform(*d.fMatrix, &xpsTransform));
1275 d.fMatrix->mapPoints(points, SK_ARRAY_COUNT(points));
1692 SkMatrix matrix = *d.fMatrix;
1756 *d.fMatrix,
1788 filter->filterMask(&filteredMask, *mask, *d.fMatrix, NULL)) {
1988 transform.postConcat(*d.fMatrix);
2289 if (text_must_be_pathed(paint, *d.fMatrix)) {
2301 myDraw.fMatrix = &SkMatrix::I();
2328 *d.fMatrix,
2339 if (text_must_be_pathed(paint, *d.fMatrix)) {
2352 myDraw.fMatrix = &SkMatrix::I();
2381 *d.fMatrix,