Searched defs:debugRelease (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp813 this->globalState()->coincidence()->debugRelease(glitches, this);
1790 if (!fHead) { this->debugRelease(log, fHead, test);
1791 this->debugRelease(log, fTop, test);
1974 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkCoincidentSpans* remove) const { function in class:SkOpCoincidence
1995 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) const { function in class:SkOpCoincidence
2098 this->debugRelease(log, head, coin);

Completed in 60 milliseconds