Home
last modified time | relevance | path

Searched refs:DEBUG_COIN_DECLARE_PARAMS (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsCommon.cpp183 static void calc_angles(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS() function
191 static bool missing_coincidence(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS() function
201 static bool move_multiples(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS() function
212 static bool move_nearby(SkOpContourHead* contourList DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS() function
H A DSkPathOpsDebug.h177 #define DEBUG_COIN_DECLARE_PARAMS() \ macro
198 #define DEBUG_COIN_DECLARE_PARAMS() \
218 #define DEBUG_COIN_DECLARE_PARAMS()
H A DSkOpCoincidence.h152 bool addMissing(bool* added DEBUG_COIN_DECLARE_PARAMS());
215 bool findOverlaps(SkOpCoincidence* DEBUG_COIN_DECLARE_PARAMS()) const;
H A DSkPathOpsTypes.h103 void debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const;
H A DSkOpCoincidence.cpp789 bool SkOpCoincidence::addMissing(bool* added DEBUG_COIN_DECLARE_PARAMS()) { in DEBUG_COIN_DECLARE_PARAMS() function in SkOpCoincidence
1253 bool SkOpCoincidence::findOverlaps(SkOpCoincidence* overlaps DEBUG_COIN_DECLARE_PARAMS()) const { in DEBUG_COIN_DECLARE_PARAMS() function in SkOpCoincidence
H A DSkPathOpsDebug.cpp653 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const { in debugSetPhase()

Completed in 11 milliseconds