Searched refs:CreateRegionFromSkPath (Results 1 – 3 of 3) sorted by relevance
24 GFX_EXPORT REGION* CreateRegionFromSkPath(const SkPath& path);
30 Region CreateRegionFromSkPath(const SkPath& path) { in CreateRegionFromSkPath() function
1149 Region region = gfx::CreateRegionFromSkPath(window_mask); in ResetWindowRegion()