Lines Matching defs:add
231 void SkPathOpsDebug::CoinDict::add(const SkPathOpsDebug::CoinDict& dict) {
234 this->add(dict.fDict[index]);
238 void SkPathOpsDebug::CoinDict::add(const CoinDictEntry& key) {
320 SkASSERT(0); // add missing case
325 fCoinChangedDict.add(fCoinDictEntry);
558 SkPathOpsDebug::gCoinSumChangedDict.add(fCoinChangedDict);
559 SkPathOpsDebug::gCoinSumVisitedDict.add(fCoinVisitedDict);
665 writable->fCoinVisitedDict.add(*entry);
925 // coincidences->add(rootPriorPtT, rootPtT, rootOppStart, rootOppEnd);
1610 // if the spans don't match, add the mssing pt to the segment and loop it in the opposite span
1741 // If this is called by AddIfMissing(), a returned false indicates there was nothing to add
1873 // addifmissing adds to head freely then add saved head in the end