Home
last modified time | relevance | path

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

/external/skia/gm/
Dimageblur2.cpp51 const int testStringCount = SK_ARRAY_COUNT(kTestStrings); in onDraw() local
72 for (int i = 0; i < testStringCount; i++) { in onDraw()