Searched refs:conicWeightsEnd (Results 1 – 5 of 5) sorted by relevance
327 const SkScalar* conicWeightsEnd() const { return fConicWeights.end(); } in conicWeightsEnd() function
276 const SkScalar* conicWeightsEnd() const { return fConicWeights.end(); } in conicWeightsEnd() function
1450 const SkScalar* conicWeights = path.fPathRef->conicWeightsEnd(); in reversePathTo()1492 const SkScalar* conicWeights = src->fPathRef->conicWeightsEnd(); in reverseAddPath()1981 const int nConics = fPathRef->conicWeightsEnd() - fPathRef->conicWeights(); in dumpArrays()1984 for (auto c = fPathRef->conicWeights(); c != fPathRef->conicWeightsEnd(); ++c) { in dumpArrays()
804 const SkScalar* conicWeights = src.fPathRef->conicWeightsEnd(); in privateReverseAddPath()
1684 const SkScalar* conicWeights = path.fPathRef->conicWeightsEnd(); in reversePathTo()1730 const SkScalar* conicWeights = src->fPathRef->conicWeightsEnd(); in reverseAddPath()