Home
last modified time | relevance | path

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

/external/skqp/tests/
DGrMeshTest.cpp34 static constexpr int kBoxCountY = 8; variable
36 static constexpr int kBoxCount = kBoxCountY * kBoxCountX;
38 static constexpr int kImageWidth = kBoxCountY * kBoxSize;
109 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
158 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
198 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
224 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/tests/
DGrMeshTest.cpp34 static constexpr int kBoxCountY = 8; variable
36 static constexpr int kBoxCount = kBoxCountY * kBoxCountX;
38 static constexpr int kImageWidth = kBoxCountY * kBoxSize;
109 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
156 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
196 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
222 for (int y = 0; y < kBoxCountY; ++y) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()