Searched refs:allowMoves (Results 1 – 1 of 1) sorted by relevance
226 bool allowMoves = true, in createData() argument241 } while (!allowMoves && SkPath::kMove_Verb == fVerbs[i]); in createData()506 bool allowMoves = kReversePathTo_AddType != fType; in onDelayedSetup() local507 this->createData(10, 100, allowMoves); in onDelayedSetup()