Home
last modified time | relevance | path

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

/external/skia/tests/
DClipStackTest.cpp413 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill() local
414 stack.getBounds(&bounds, &boundsType); in test_rect_inverse_fill()
415 REPORTER_ASSERT(reporter, SkClipStack::kInsideOut_BoundsType == boundsType); in test_rect_inverse_fill()