Lines Matching refs:iteration
176 int lineNo, SkOpPhase phase, int iteration
183 #define DEBUG_ITER_ONLY_PARAMS(iteration) \
184 __LINE__, SkOpPhase::kNoChange, iteration
185 #define DEBUG_ITER_PARAMS(iteration) \
186 , DEBUG_ITER_ONLY_PARAMS(iteration)
192 this->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
194 obj->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
204 #define DEBUG_ITER_ONLY_PARAMS(iteration) \
206 #define DEBUG_ITER_PARAMS(iteration) \
207 , DEBUG_ITER_ONLY_PARAMS(iteration)
221 #define DEBUG_ITER_ONLY_PARAMS(iteration)
222 #define DEBUG_ITER_PARAMS(iteration)