Searched refs:pathAsRegion (Results 1 – 1 of 1) sorted by relevance
180 void regionFromPath(const SkPath& path, SkRegion& pathAsRegion) { in regionFromPath() argument183 pathAsRegion.setPath(path, createViewportRegion()); in regionFromPath()