Searched refs:testop (Results 1 – 1 of 1) sorted by relevance
15 static void testop(const SkIRect& r0, const SkIRect& r1, SkRegion::Op op, in testop() function37 static void testop() { in testop() function39 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR); in testop()62 testop(); in AAClipView()