Searched defs:numVerbs (Results 1 – 10 of 10) sorted by relevance
38 int numVerbs = path.countVerbs(); in make_non_convex_fill_op() local
21 bool can_use_hardware_tessellation(int numVerbs, const GrPipeline& pipeline, const GrCaps& caps) { in can_use_hardware_tessellation()
136 int numVerbs = path.countVerbs(); in gatherRects() local
90 int numVerbs; in onPrepare() local
305 const int numVerbs = path.countVerbs(); in appendPathReversed() local
850 const int numVerbs = path.countVerbs(); in appendPathReversed() local
348 if (int numVerbs = path.countVerbs()) { in growForVerbsInPath() local
282 int numVerbs = 28 - SkNextLog2(rand.nextRangeU(0, (1 << 27) - 1)); in make_motionmark_paths() local
480 void PathAddVerbsPointsWeights(SkPath& path, WASMPointerU8 verbsPtr, int numVerbs, in PathAddVerbsPointsWeights()542 SkPath MakePathFromVerbsPointsWeights(WASMPointerU8 verbsPtr, int numVerbs, in MakePathFromVerbsPointsWeights()
3161 int numVerbs = (rand.nextU() >> 16) % 10; in test_range_iter() local5082 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local