Home
last modified time | relevance | path

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

/external/skia/tests/
DClipStackTest.cpp243 SkRect devClipBound; in test_bounds() local
281 stack.getConservativeBounds(0, 0, 100, 100, &devClipBound, in test_bounds()
292 REPORTER_ASSERT(reporter, devClipBound == gAnswerRectsBW[testCase]); in test_bounds()