Searched defs:numVerbs (Results 1 – 11 of 11) sorted by relevance
51 int numVerbs = fPath.countVerbs(); in prePreparePrograms() local
150 bool GrStrokeTessellateOp::canUseHardwareTessellation(int numVerbs, const GrCaps& caps) { in canUseHardwareTessellation()
224 int numVerbs = path.countVerbs(); in make_op() local
348 if (int numVerbs = path.countVerbs()) { in growForVerbsInPath() local
99 int numVerbs = fGeometry.verbs().count() - currPathVerbsIdx - 1; in parseDeviceSpaceFill() local
305 const int numVerbs = path.countVerbs(); in appendPathReversed() local
850 const int numVerbs = path.countVerbs(); in appendPathReversed() local
246 int numVerbs = 28 - SkNextLog2(rand.nextRangeU(0, (1 << 27) - 1)); in make_motionmark_paths() local
470 void PathAddVerbsPointsWeights(SkPath& path, uintptr_t /* uint8_t* */ verbsPtr, int numVerbs, in PathAddVerbsPointsWeights()532 SkPath MakePathFromVerbsPointsWeights(uintptr_t /* uint8_t* */ verbsPtr, int numVerbs, in MakePathFromVerbsPointsWeights()
3162 int numVerbs = (rand.nextU() >> 16) % 10; in test_range_iter() local5049 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local
3161 int numVerbs = (rand.nextU() >> 16) % 10; in test_raw_iter() local4870 const size_t numVerbs = numMoves + numConics; in DEF_TEST() local