Searched defs:clipShape (Results 1 – 2 of 2) sorted by relevance
121 void FakeDevice::clipShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r) { in clipShape() function in FakeDevice169 void FakeCanvas::clipShape(ID id, Shape shape, SkIRect r) { in clipShape() function in FakeCanvas
408 Shape clipShape = shape == Shape::kRect ? Shape::kOval : Shape::kRect; in test6() local435 Shape clipShape = shape == Shape::kRect ? Shape::kOval : Shape::kRect; in test7() local