Home | History | Annotate | Download | only in tests

Lines Matching refs:SkRegion

59 #include "SkRegion.h"
170 static SkRegion testRegion() {
171 SkRegion region;
177 const SkRegion kTestRegion = testRegion();
246 clipRegion(kTestRegion, SkRegion::kReplace_Op));