Home
last modified time | relevance | path

Searched refs:largeW (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DImageFilterTest.cpp1632 int largeW = 5000; in test_large_blur_input() local
1636 largeW = ctx->priv().caps()->maxTextureSize() + 1; in test_large_blur_input()
1639 largeBmp.allocN32Pixels(largeW, largeH); in test_large_blur_input()
1668 canvas->drawRect(SkRect::MakeIWH(largeW, largeH), paint); in test_large_blur_input()

Completed in 4 milliseconds