Home
last modified time | relevance | path

Searched refs:reducedStack (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DClipStackTest.cpp978 SkClipStack reducedStack; in test_reduced_clip_stack() local
981 reducedStack.clipEmpty(); in test_reduced_clip_stack()
984 add_elem_to_stack(*iter.get(), &reducedStack); in test_reduced_clip_stack()
989 reducedStack.clipDevRect(*tightBounds, SkRegion::kIntersect_Op); in test_reduced_clip_stack()
1004 iter.reset(reducedStack, SkClipStack::Iter::kBottom_IterStart); in test_reduced_clip_stack()
/external/chromium_org/third_party/skia/tests/
DClipStackTest.cpp978 SkClipStack reducedStack; in test_reduced_clip_stack() local
981 reducedStack.clipEmpty(); in test_reduced_clip_stack()
984 add_elem_to_stack(*iter.get(), &reducedStack); in test_reduced_clip_stack()
989 reducedStack.clipDevRect(*tightBounds, SkRegion::kIntersect_Op); in test_reduced_clip_stack()
1004 iter.reset(reducedStack, SkClipStack::Iter::kBottom_IterStart); in test_reduced_clip_stack()