Home
last modified time | relevance | path

Searched refs:nestedParent (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DClipStackTest.cpp504 SkRect nestedParent = SkRect::MakeLTRB(10, 10, 90, 90); in test_rect_merging() local
553 stack.clipRect(nestedParent, SkMatrix::I(), SkClipOp::kIntersect, true); in test_rect_merging()
566 stack.clipRect(nestedParent, SkMatrix::I(), SkClipOp::kIntersect, false); in test_rect_merging()
580 stack.clipRect(nestedParent, SkMatrix::I(), SkClipOp::kIntersect, true); in test_rect_merging()

Completed in 2 milliseconds