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