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