Home
last modified time | relevance | path

Searched refs:debugSetPhase (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsDebug.h194 this->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
196 obj->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
215 this->globalState()->debugSetPhase(phase)
217 obj->globalState()->debugSetPhase(phase)
DSkPathOpsTypes.h103 void debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const;
DSkPathOpsDebug.cpp676 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const { in debugSetPhase() function in SkOpGlobalState
/external/skia/src/pathops/
DSkPathOpsDebug.h192 this->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
194 obj->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
213 this->globalState()->debugSetPhase(phase)
215 obj->globalState()->debugSetPhase(phase)
DSkPathOpsTypes.h103 void debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const;
DSkPathOpsDebug.cpp653 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const { in debugSetPhase() function in SkOpGlobalState