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

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp1720 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, const SkOpPtT* over2s, function in class:SkOpCoincidence
1923 this->debugAddIfMissing(log, ocs->starter(oce), ics->starter(ice),
1934 this->debugAddIfMissing(log, ocs->starter(oce), ios->starter(ioe),
1946 this->debugAddIfMissing(log, oos->starter(ooe), ics->starter(ice),
1960 this->debugAddIfMissing(log, oos->starter(ooe), ios->starter(ioe),

Completed in 83 milliseconds