Home
last modified time | relevance | path

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

/external/skia/tools/
Drandom_parse_path.cpp13 int fScalars; member
77 for (int index = 0; index < legal.fScalars; ++index) { in MakeRandomParsePathPiece()
81 if (rep < reps - 1 && index < legal.fScalars - 1) { in MakeRandomParsePathPiece()
/external/skia/fuzz/
DFuzzParsePath.cpp18 int fScalars; member
88 for (int index = 0; index < legal.fScalars; ++index) { in MakeRandomParsePathPiece()
93 if (rep < reps - 1 && index < legal.fScalars - 1) { in MakeRandomParsePathPiece()