Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp441 constexpr uint32_t kDrawIterations = 200; in TEST_P() local
442 for (uint32_t i = 0; i < kDrawIterations; i++) { in TEST_P()