Searched refs:debugAddIfMissing (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkOpCoincidence.h | 272 void debugAddIfMissing(SkPathOpsDebug::GlitchLog* , 275 void debugAddIfMissing(SkPathOpsDebug::GlitchLog* ,
|
D | SkPathOpsDebug.cpp | 1691 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, cons… in debugAddIfMissing() function in SkOpCoincidence 1898 this->debugAddIfMissing(log, ocs->starter(oce), ics->starter(ice), in debugAddMissing() 1909 this->debugAddIfMissing(log, ocs->starter(oce), ios->starter(ioe), in debugAddMissing() 1921 this->debugAddIfMissing(log, oos->starter(ooe), ics->starter(ice), in debugAddMissing() 1935 this->debugAddIfMissing(log, oos->starter(ooe), ios->starter(ioe), in debugAddMissing()
|