Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePathFuzz.cpp111 int kRandomSetMatrix_Last = kSetAll; variable
213 RandomSetMatrix setMatrix = (RandomSetMatrix) fRand.nextRangeU(0, kRandomSetMatrix_Last); in makeMatrix()