Home | History | Annotate | Download | only in tests

Lines Matching refs:devClipBound

243     SkRect devClipBound;
281 stack.getConservativeBounds(0, 0, 100, 100, &devClipBound,
292 REPORTER_ASSERT(reporter, devClipBound == gAnswerRectsBW[testCase]);