Searched refs:currentPathInLocalCoordinates (Results 1 – 5 of 5) sorted by relevance
137 SkPath currentPathInLocalCoordinates() const;
405 SkPath path = platformContext()->currentPathInLocalCoordinates(); in clipPath()709 SkPath path = platformContext()->currentPathInLocalCoordinates(); in fillPath()1123 SkPath path = platformContext()->currentPathInLocalCoordinates(); in strokePath()
280 paint.getFillPath(context->platformContext()->currentPathInLocalCoordinates(), &boundingPath); in boundingBoxForCurrentStroke()
487 SkPath PlatformContextSkia::currentPathInLocalCoordinates() const in currentPathInLocalCoordinates() function in PlatformContextSkia
9589 Return an empty path in PlatformContextSkia::currentPathInLocalCoordinates9598 (PlatformContextSkia::currentPathInLocalCoordinates):