Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathFuzz.cpp147 fPathContourCount = fRand.nextRangeU(1, 4); in randomize()
154 fPathContourCount = fRand.nextRangeU(1, 6); in randomize()
364 for (uint32_t cIndex = 0; cIndex < fPathContourCount; ++cIndex) { in makePath()
588 uint32_t fPathContourCount; member in FuzzPath