Home | History | Annotate | Download | only in pdf

Lines Matching full:transformedpath

1708     SkPath transformedPath = path;
1709 transformedPath.transform(*d.fMatrix);
1711 clip.op(transformedPath, SkIRect::MakeWH(width(), height()), SkRegion::kIntersect_Op,