Home
last modified time | relevance | path

Searched defs:currentIteration (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnPathProcessor.cpp974 for (int currentIteration = 0; currentIteration < MaxIterations; ++currentIteration) { in subdivideCurves() local
1090 for (int currentIteration = 0; currentIteration < MaxIterations; ++currentIteration) { in subdivideCurvesSlow() local