Home
last modified time | relevance | path

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

/external/skqp/bench/
DPathBench.cpp307 bool allowMoves = true, in createData() argument
322 } while (!allowMoves && SkPath::kMove_Verb == fVerbs[i]); in createData()
587 bool allowMoves = kReversePathTo_AddType != fType; in onDelayedSetup() local
588 this->createData(10, 100, allowMoves); in onDelayedSetup()
/external/skia/bench/
DPathBench.cpp307 bool allowMoves = true, in createData() argument
322 } while (!allowMoves && SkPath::kMove_Verb == fVerbs[i]); in createData()
587 bool allowMoves = kReversePathTo_AddType != fType; in onDelayedSetup() local
588 this->createData(10, 100, allowMoves); in onDelayedSetup()