HomeSort by relevance Sort by last modified time
    Searched refs:GlitchType (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pathops/
SkPathOpsDebug.h 241 enum GlitchType {
285 GlitchType fGlitchType;
374 static void DumpGlitchType(GlitchType );
SkPathOpsDebug.cpp 92 SkPathOpsDebug::GlitchType fType;
102 SpanGlitch* recordCommon(GlitchType type) {
121 void record(GlitchType type, const SkOpSpanBase* base,
128 void record(GlitchType type, const SkOpSpanBase* base,
135 void record(GlitchType type, const SkCoincidentSpans* coin,
146 void record(GlitchType type, const SkOpSpanBase* base,
155 void record(GlitchType type, const SkOpSpanBase* base, double t,
163 void record(GlitchType type, const SkCoincidentSpans* coin,
173 void record(GlitchType type, const SkCoincidentSpans* coin,
181 void record(GlitchType type, const SkOpPtT* ptTS, const SkOpPtT* ptTE
    [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.h 241 enum GlitchType {
285 GlitchType fGlitchType;
374 static void DumpGlitchType(GlitchType );
SkPathOpsDebug.cpp 92 SkPathOpsDebug::GlitchType fType;
102 SpanGlitch* recordCommon(GlitchType type) {
121 void record(GlitchType type, const SkOpSpanBase* base,
128 void record(GlitchType type, const SkOpSpanBase* base,
135 void record(GlitchType type, const SkCoincidentSpans* coin,
146 void record(GlitchType type, const SkOpSpanBase* base,
155 void record(GlitchType type, const SkOpSpanBase* base, double t,
163 void record(GlitchType type, const SkCoincidentSpans* coin,
173 void record(GlitchType type, const SkCoincidentSpans* coin,
181 void record(GlitchType type, const SkOpPtT* ptTS, const SkOpPtT* ptTE
    [all...]

Completed in 100 milliseconds