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