Home
last modified time | relevance | path

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

/external/skia/tests/
DProxyTest.cpp210 static const int kWidthHeight = 100; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
220 desc.fWidth = kWidthHeight; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
221 desc.fHeight = kWidthHeight; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
228 backendDesc.fWidth = kWidthHeight; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
229 backendDesc.fHeight = kWidthHeight; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
241 kWidthHeight, kWidthHeight, config, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
257 kWidthHeight, kWidthHeight, config, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
272 kWidthHeight, kWidthHeight, config, tex->uniqueID(), budgeted); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DProxyRefTest.cpp49 static const int kWidthHeight = 128; variable
71 desc.fWidth = kWidthHeight; in make_deferred()
72 desc.fHeight = kWidthHeight; in make_deferred()
82 desc.fWidth = kWidthHeight; in make_wrapped()
83 desc.fHeight = kWidthHeight; in make_wrapped()