Home
last modified time | relevance | path

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

/external/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()
/external/skqp/src/pathops/
DSkPathOpsDebug.h191 #define DEBUG_PHASE_PARAMS(phase) \ macro
212 #define DEBUG_PHASE_PARAMS(phase) \ macro
226 #define DEBUG_PHASE_PARAMS(phase) macro
DSkPathOpsCommon.cpp240 if (!move_multiples(contourList DEBUG_PHASE_PARAMS(kWalking))) { in HandleCoincidence()