Searched defs:numVerbs (Results 1 – 12 of 12) sorted by relevance
37 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
91 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
101 int numVerbs = fGeometry.verbs().count() - currPathVerbsIdx - 1; in parseDeviceSpaceFill() local
278 int numVerbs = 28 - SkNextLog2(rand.nextRangeU(0, (1 << 27) - 1)); in make_motionmark_paths() local
466 void PathAddVerbsPointsWeights(SkPath& path, WASMPointerU8 verbsPtr, int numVerbs, in PathAddVerbsPointsWeights()528 SkPath MakePathFromVerbsPointsWeights(WASMPointerU8 verbsPtr, int numVerbs, in MakePathFromVerbsPointsWeights()
3135 int numVerbs = (rand.nextU() >> 16) % 10; in test_raw_iter() local5021 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local
3161 int numVerbs = (rand.nextU() >> 16) % 10; in test_range_iter() local5082 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local