Searched refs:debugAddIfMissing (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/pathops/ |
| D | SkOpCoincidence.h | 268 void debugAddIfMissing(SkPathOpsDebug::GlitchLog* , 271 void debugAddIfMissing(SkPathOpsDebug::GlitchLog* ,
|
| D | SkPathOpsDebug.cpp | 1701 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, cons… in debugAddIfMissing() function in SkOpCoincidence 1908 this->debugAddIfMissing(log, ocs->starter(oce), ics->starter(ice), in debugAddMissing() 1919 this->debugAddIfMissing(log, ocs->starter(oce), ios->starter(ioe), in debugAddMissing() 1931 this->debugAddIfMissing(log, oos->starter(ooe), ics->starter(ice), in debugAddMissing() 1945 this->debugAddIfMissing(log, oos->starter(ooe), ios->starter(ioe), in debugAddMissing()
|