Searched refs:debugSetPhase (Results 1 – 3 of 3) sorted by relevance
192 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)
103 void debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const;
653 void SkOpGlobalState::debugSetPhase(const char* funcName DEBUG_COIN_DECLARE_PARAMS()) const { in debugSetPhase() function in SkOpGlobalState