Searched defs:numVerbs (Results 1 – 8 of 8) sorted by relevance
55 int numVerbs = path.countVerbs(); in make_non_convex_fill_op() local
142 int numVerbs = path.countVerbs(); in gatherRects() local
320 if (int numVerbs = path.countVerbs()) { in growForVerbsInPath() local
265 int numVerbs = 28 - SkNextLog2(rand.nextRangeU(0, (1 << 27) - 1)); in make_motionmark_paths() local
308 const int numVerbs = path.countVerbs(); in appendPathReversed() local
851 const int numVerbs = path.countVerbs(); in appendPathReversed() local
686 void PathAddVerbsPointsWeights(SkPath& path, WASMPointerU8 verbsPtr, int numVerbs, in PathAddVerbsPointsWeights()748 SkPath MakePathFromVerbsPointsWeights(WASMPointerU8 verbsPtr, int numVerbs, in MakePathFromVerbsPointsWeights()
3337 int numVerbs = (rand.nextU() >> 16) % 10; in test_range_iter() local5216 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local