Searched refs:skipToTopmost (Results 1 – 3 of 3) sorted by relevance
369 const Element* skipToTopmost(SkRegion::Op op);
656 const SkClipStack::Element* SkClipStack::Iter::skipToTopmost(SkRegion::Op op) { in skipToTopmost() function in SkClipStack::Iter
189 element = iter.skipToTopmost(SkRegion::kUnion_Op); in test_iterators()