Searched defs:GlitchLog (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 97 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 …]
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.cpp | 97 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 …]
|