Home
last modified time | relevance | path

Searched refs:DEBUG_PHASE_PARAMS (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.h189 #define DEBUG_PHASE_PARAMS(phase) \ macro
210 #define DEBUG_PHASE_PARAMS(phase) \ macro
224 #define DEBUG_PHASE_PARAMS(phase) macro
DSkPathOpsCommon.cpp240 if (!move_multiples(contourList DEBUG_PHASE_PARAMS(kWalking))) { in HandleCoincidence()