Searched refs:GlitchType (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 50 enum GlitchType { enum 88 GlitchType fType; 92 SpanGlitch* recordCommon(GlitchType type, const char* stage) { in recordCommon() 109 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, in record() 116 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record() 123 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, in record() 132 void record(GlitchType type, const char* stage, const SkOpSpanBase* base, double t, in record() 140 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record() 148 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record() 155 void record(GlitchType type, const char* stage, const SkOpPtT* ptTS, const SkOpPtT* ptTE, in record()
|