Searched refs:devClipBound (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | ClipStackTest.cpp | 243 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()
|
/external/chromium_org/third_party/skia/tests/ |
D | ClipStackTest.cpp | 243 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()
|