skia2/src/pathops
Mike Klein 4dc853c863 guard pathops debug feature better
I happened to notice this snprintf come up on a profile.

I almost deleted this code and SkPathOpsDebug::MathematicaIze,
but then I realized once I start I'd end up tearing out all
this stuff.

Change-Id: Ifbb996e530990713f544b60a6cd955b219e8766a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/362476
Commit-Queue: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Commit-Queue: Herb Derby <herb@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Herb Derby <herb@google.com>
2021-01-29 21:46:48 +00:00
..
SkAddIntersections.cpp
SkAddIntersections.h
SkDConicLineIntersection.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkDCubicLineIntersection.cpp
SkDCubicToQuads.cpp
SkDLineIntersection.cpp
SkDQuadLineIntersection.cpp
SkIntersectionHelper.h
SkIntersections.cpp
SkIntersections.h
SkLineParameters.h
SkOpAngle.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkOpAngle.h
SkOpBuilder.cpp Simplify firstdirection 2020-08-30 15:01:02 +00:00
SkOpCoincidence.cpp [fuzz] Standardize, document, and backport fuzzing defines. 2020-09-14 13:36:10 +00:00
SkOpCoincidence.h
SkOpContour.cpp Include the SkTSort header only where it is used. 2020-07-14 14:19:06 +00:00
SkOpContour.h Include the SkTSort header only where it is used. 2020-07-14 14:19:06 +00:00
SkOpCubicHull.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkOpEdgeBuilder.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkOpEdgeBuilder.h
SkOpSegment.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkOpSegment.h more rect api simplifications 2019-08-25 10:12:57 +00:00
SkOpSpan.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkOpSpan.h
SkPathOpsAsWinding.cpp use pathbuilder 2020-08-25 22:27:20 +00:00
SkPathOpsBounds.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkPathOpsCommon.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkPathOpsCommon.h
SkPathOpsConic.cpp
SkPathOpsConic.h
SkPathOpsCubic.cpp guard pathops debug feature better 2021-01-29 21:46:48 +00:00
SkPathOpsCubic.h Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
SkPathOpsCurve.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsCurve.h
SkPathOpsDebug.cpp Remove more references to "master" 2020-07-28 13:06:07 +00:00
SkPathOpsDebug.h [fuzz] Standardize, document, and backport fuzzing defines. 2020-09-14 13:36:10 +00:00
SkPathOpsLine.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsLine.h
SkPathOpsOp.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkPathOpsPoint.h Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsQuad.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsQuad.h
SkPathOpsRect.cpp
SkPathOpsRect.h Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsSimplify.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SkPathOpsTCurve.h
SkPathOpsTightBounds.cpp Remove RawIter usages from pathops 2020-05-07 19:38:50 +00:00
SkPathOpsTSect.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkPathOpsTSect.h Remove "dummy" to comply with Android's inclusive language guidance 2020-07-31 19:11:23 +00:00
SkPathOpsTypes.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkPathOpsTypes.h
SkPathOpsWinding.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkPathWriter.cpp Update SkTQSort to use half-open ranges. 2020-07-14 22:13:59 +00:00
SkPathWriter.h
SkReduceOrder.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
SkReduceOrder.h