Searched refs:DEBUG_COIN_DECLARE_PARAMS (Results 1 – 6 of 6) sorted by relevance
202 static void calc_angles(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in calc_angles() argument210 static bool missing_coincidence(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in missing_coincidence() argument220 static bool move_multiples(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in move_multiples() argument231 static bool move_nearby(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in move_nearby() argument
146 #define DEBUG_COIN_DECLARE_PARAMS() \ macro167 #define DEBUG_COIN_DECLARE_PARAMS() \ macro187 #define DEBUG_COIN_DECLARE_PARAMS() macro
152 bool addMissing(bool* added DEBUG_COIN_DECLARE_PARAMS());215 bool findOverlaps(SkOpCoincidence* DEBUG_COIN_DECLARE_PARAMS()) const;
103 void debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const;
777 bool SkOpCoincidence::addMissing(bool* added DEBUG_COIN_DECLARE_PARAMS()) { in addMissing() argument1228 bool SkOpCoincidence::findOverlaps(SkOpCoincidence* overlaps DEBUG_COIN_DECLARE_PARAMS()) const { in findOverlaps()
676 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const { in debugSetPhase()