Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DProxyTest.cpp217 static const int kWidthHeight = 100; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
229 {kWidthHeight, kWidthHeight}, grColorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
232 check_surface(reporter, sProxy.get(), kWidthHeight, kWidthHeight, SkBudgeted::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
256 GrBackendRenderTarget backendRT(kWidthHeight, kWidthHeight, numSamples, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
260 check_surface(reporter, sProxy.get(), kWidthHeight, kWidthHeight, SkBudgeted::kNo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
269 kWidthHeight, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
[all...]
H A DProxyRefTest.cpp23 static const int kWidthHeight = 128; variable
31 return proxyProvider->createProxy(format, {kWidthHeight, kWidthHeight}, GrRenderable::kYes, 1, in make_deferred()
40 {kWidthHeight, kWidthHeight}, GrColorType::kRGBA_8888, GrRenderable::kYes, 1, in make_wrapped()

Completed in 2 milliseconds