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
1458 const SkScalar* conicWeights = path.fPathRef->conicWeightsEnd(); in reversePathTo()1500 const SkScalar* conicWeights = src->fPathRef->conicWeightsEnd(); in reverseAddPath()1989 const int nConics = fPathRef->conicWeightsEnd() - fPathRef->conicWeights(); in dumpArrays()1992 for (auto c = fPathRef->conicWeights(); c != fPathRef->conicWeightsEnd(); ++c) { in dumpArrays()
821 const SkScalar* conicWeights = src.fPathRef->conicWeightsEnd(); in privateReverseAddPath()
1712 const SkScalar* conicWeights = path.fPathRef->conicWeightsEnd(); in reversePathTo()1758 const SkScalar* conicWeights = src->fPathRef->conicWeightsEnd(); in reverseAddPath()