Searched defs:numVerbs (Results 1 – 8 of 8) sorted by relevance
40 int numVerbs = path.countVerbs(); in make_non_convex_fill_op() local
136 int numVerbs = path.countVerbs(); in gatherRects() local
312 if (int numVerbs = path.countVerbs()) { in growForVerbsInPath() local
263 int numVerbs = 28 - SkNextLog2(rand.nextRangeU(0, (1 << 27) - 1)); in make_motionmark_paths() local
306 const int numVerbs = path.countVerbs(); in appendPathReversed() local
850 const int numVerbs = path.countVerbs(); in appendPathReversed() local
583 void PathAddVerbsPointsWeights(SkPath& path, WASMPointerU8 verbsPtr, int numVerbs, in PathAddVerbsPointsWeights()645 SkPath MakePathFromVerbsPointsWeights(WASMPointerU8 verbsPtr, int numVerbs, in MakePathFromVerbsPointsWeights()
3206 int numVerbs = (rand.nextU() >> 16) % 10; in test_range_iter() local5128 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local