Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dimageblur2.cpp36 constexpr int testStringCount = std::size(kTestStrings); in DEF_SIMPLE_GM() local
56 for (int i = 0; i < testStringCount; i++) { in DEF_SIMPLE_GM()