Home
last modified time | relevance | path

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

/third_party/skia/tests/
DClipStackTest.cpp247 SkRect devClipBound; in test_bounds() local
286 stack.getConservativeBounds(0, 0, 100, 100, &devClipBound, in test_bounds()
297 REPORTER_ASSERT(reporter, devClipBound == gAnswerRectsBW[testCase]); in test_bounds()
/third_party/flutter/skia/tests/
DClipStackTest.cpp279 SkRect devClipBound; in test_bounds() local
317 stack.getConservativeBounds(0, 0, 100, 100, &devClipBound, in test_bounds()
328 REPORTER_ASSERT(reporter, devClipBound == gAnswerRectsBW[testCase]); in test_bounds()