Searched refs:fCoincidence (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTypes.h66 return fCoincidence;
159 fCoincidence = coincidence;
185 SkOpCoincidence* fCoincidence; member in class:SkOpGlobalState
H A DSkPathOpsTypes.cpp236 , fCoincidence(nullptr)
H A DSkPathOpsDebug.cpp303 fCoincidence->debugAddExpanded(&glitches);
306 fCoincidence->debugAddMissing(&glitches, &added);
308 fCoincidence->debugAddEndMovedSpans(&glitches);
310 fCoincidence->debugCorrectEnds(&glitches);
312 fCoincidence->debugExpand(&glitches);
316 fCoincidence->debugMark(&glitches);
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h66 return fCoincidence;
159 fCoincidence = coincidence;
185 SkOpCoincidence* fCoincidence; member in class:SkOpGlobalState
H A DSkPathOpsTypes.cpp236 , fCoincidence(nullptr)
H A DSkPathOpsDebug.cpp303 fCoincidence->debugAddExpanded(&glitches);
306 fCoincidence->debugAddMissing(&glitches, &added);
308 fCoincidence->debugAddEndMovedSpans(&glitches);
310 fCoincidence->debugCorrectEnds(&glitches);
312 fCoincidence->debugExpand(&glitches);
316 fCoincidence->debugMark(&glitches);

Completed in 154 milliseconds