Home
last modified time | relevance | path

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

/third_party/skia/tools/
H A 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()
/third_party/skia/fuzz/
H A DFuzzParsePath.cpp19 int fScalars; member
89 for (int index = 0; index < legal.fScalars; ++index) { in MakeRandomParsePathPiece()
94 if (rep < reps - 1 && index < legal.fScalars - 1) { in MakeRandomParsePathPiece()

Completed in 1 milliseconds