Home | History | Annotate | Download | only in tests

Lines Matching full:reducedstack

970         SkClipStack reducedStack;
973 reducedStack.clipEmpty();
976 add_elem_to_stack(*iter.get(), &reducedStack);
981 reducedStack.clipDevRect(*tightBounds, SkRegion::kIntersect_Op);
996 iter.reset(reducedStack, SkClipStack::Iter::kBottom_IterStart);