DescriptionRefactor SkCurveMeasure to use existing eval code
- Use quad, cubic, conic eval code from SkGeometry.h
- Implement evaluateDerivativeLength, evaluateDerivative and evaluate switch cases for lines along with the refactor
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2226973004
Committed: https://skia.googlesource.com/skia/+/4ab47e087ecfc82f070cbbaef4d9eb562d3fd163
Patch Set 1 #Patch Set 2 : Remove incomplete line fragment mistakenly included #
Total comments: 4
Patch Set 3 : Fix line interpolation and add UNIMPLEMENTED macro #Patch Set 4 : Fix minor stuff - comment and extra break; #Messages
Total messages: 22 (15 generated)
|