Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/
DGrTest.cpp99 static constexpr size_t kTotal = SK_ARRAY_COUNT(gFactories); in GrDrawRandomOp() local
100 uint32_t index = random->nextULessThan(static_cast<uint32_t>(kTotal)); in GrDrawRandomOp()
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp203 static constexpr size_t kTotal = SK_ARRAY_COUNT(gFactories); in GrDrawRandomOp() local
204 uint32_t index = random->nextULessThan(static_cast<uint32_t>(kTotal)); in GrDrawRandomOp()