Searched defs:SkEdgeClipper (Results 1 – 2 of 2) sorted by relevance
19 SkEdgeClipper(bool canCullToTheRight) : fCanCullToTheRight(canCullToTheRight) {} in SkEdgeClipper() function