Home | History | Annotate | Download | only in tests

Lines Matching refs:emptyRect

355         SkRect emptyRect;
356 emptyRect.setEmpty();
358 stack.clipDevRect(emptyRect, SkRegion::kDifference_Op, false);