Home | History | Annotate | Download | only in tests

Lines Matching defs:rp

77     SkPath rp;
78 rp.addRect(r);
79 s.clipDevPath(rp, SkRegion::kUnion_Op, doAA);