Home
last modified time | relevance | path

Searched defs:GlitchLog (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsDebug.cpp97 struct SkPathOpsDebug::GlitchLog { struct in SkPathOpsDebug
98 void init(const SkOpGlobalState* state) { in init()
102 SpanGlitch* recordCommon(GlitchType type) { in recordCommon()
121 void record(GlitchType type, const SkOpSpanBase* base, in record()
128 void record(GlitchType type, const SkOpSpanBase* base, in record()
135 void record(GlitchType type, const SkCoincidentSpans* coin, in record()
146 void record(GlitchType type, const SkOpSpanBase* base, in record()
155 void record(GlitchType type, const SkOpSpanBase* base, double t, in record()
163 void record(GlitchType type, const SkCoincidentSpans* coin, in record()
173 void record(GlitchType type, const SkCoincidentSpans* coin, in record()
[all …]