Home | History | Annotate | Download | only in tests

Lines Matching refs:rectB

237     SkRect rectA, rectB;
240 rectB.iset(40, 40, 80, 80);
245 clipB.addRoundRect(rectB, SkIntToScalar(5), SkIntToScalar(5));
267 stack.clipDevRect(rectB, gOps[op], false);
304 SkRect rectA, rectB;
307 rectB.iset(50, 50, 80, 80);
326 clipB.addRoundRect(rectB, SkIntToScalar(5), SkIntToScalar(5));