Searched refs:transformedPath (Results 1 – 1 of 1) sorted by relevance
1708 SkPath transformedPath = path; in handlePathAnnotation() local1709 transformedPath.transform(*d.fMatrix); in handlePathAnnotation()1711 clip.op(transformedPath, SkIRect::MakeWH(width(), height()), SkRegion::kIntersect_Op, in handlePathAnnotation()