SkPathOpsDebug.cpp | 109 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, function in struct:SkPathOpsDebug::GlitchLog 116 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, function in struct:SkPathOpsDebug::GlitchLog 123 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, function in struct:SkPathOpsDebug::GlitchLog 132 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, double t, function in struct:SkPathOpsDebug::GlitchLog 140 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, function in struct:SkPathOpsDebug::GlitchLog 148 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, function in struct:SkPathOpsDebug::GlitchLog 155 void record(GlitchType type, const char* stage, const SkOpPtT* ptTS, const SkOpPtT* ptTE, function in struct:SkPathOpsDebug::GlitchLog 486 log->record(kMissingIntersection_Glitch, id, checkSpan, segment, i[0][0], newPt); 513 glitches->record(kUnalignedHead_Glitch, id, span); 521 glitches->record(kUnaligned_Glitch, id, span) [all...] |