HomeSort by relevance Sort by last modified time
    Searched defs:glitch (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkPathOpsDebug.cpp 103 SpanGlitch* glitch = fGlitches.push(); local
104 glitch->fBase = nullptr;
105 glitch->fSuspect = nullptr;
106 glitch->fSegment = nullptr;
107 glitch->fOppSegment = nullptr;
108 glitch->fCoinSpan = nullptr;
109 glitch->fEndSpan = nullptr;
110 glitch->fOppSpan = nullptr;
111 glitch->fOppEndSpan = nullptr;
112 glitch->fStartT = SK_ScalarNaN
123 SpanGlitch* glitch = recordCommon(type); local
130 SpanGlitch* glitch = recordCommon(type); local
137 SpanGlitch* glitch = recordCommon(type); local
148 SpanGlitch* glitch = recordCommon(type); local
157 SpanGlitch* glitch = recordCommon(type); local
165 SpanGlitch* glitch = recordCommon(type); local
175 SpanGlitch* glitch = recordCommon(type); local
183 SpanGlitch* glitch = recordCommon(type); local
192 SpanGlitch* glitch = recordCommon(type); local
203 SpanGlitch* glitch = recordCommon(type); local
209 SpanGlitch* glitch = recordCommon(type); local
215 SpanGlitch* glitch = recordCommon(type); local
221 SpanGlitch* glitch = recordCommon(type); local
369 const SpanGlitch& glitch = glitches.fGlitches[index]; local
377 const SpanGlitch& glitch = glitches.fGlitches[index]; local
    [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.cpp 103 SpanGlitch* glitch = fGlitches.push(); local
104 glitch->fBase = nullptr;
105 glitch->fSuspect = nullptr;
106 glitch->fSegment = nullptr;
107 glitch->fOppSegment = nullptr;
108 glitch->fCoinSpan = nullptr;
109 glitch->fEndSpan = nullptr;
110 glitch->fOppSpan = nullptr;
111 glitch->fOppEndSpan = nullptr;
112 glitch->fStartT = SK_ScalarNaN
123 SpanGlitch* glitch = recordCommon(type); local
130 SpanGlitch* glitch = recordCommon(type); local
137 SpanGlitch* glitch = recordCommon(type); local
148 SpanGlitch* glitch = recordCommon(type); local
157 SpanGlitch* glitch = recordCommon(type); local
165 SpanGlitch* glitch = recordCommon(type); local
175 SpanGlitch* glitch = recordCommon(type); local
183 SpanGlitch* glitch = recordCommon(type); local
192 SpanGlitch* glitch = recordCommon(type); local
203 SpanGlitch* glitch = recordCommon(type); local
209 SpanGlitch* glitch = recordCommon(type); local
215 SpanGlitch* glitch = recordCommon(type); local
221 SpanGlitch* glitch = recordCommon(type); local
369 const SpanGlitch& glitch = glitches.fGlitches[index]; local
377 const SpanGlitch& glitch = glitches.fGlitches[index]; local
    [all...]

Completed in 905 milliseconds