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