Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DPathBench.cpp309 bool allowMoves = true, in createData()
324 } while (!allowMoves && SkPath::kMove_Verb == fVerbs[i]); in createData()
589 bool allowMoves = kReversePathTo_AddType != fType; variable
590 this->createData(10, 100, allowMoves);

Completed in 3 milliseconds