Home | History | Annotate | Download | only in Renderer

Lines Matching defs:For

12 // See the License for the specific language governing permissions and
105 for(int j = 0; j < dest->getSamples(); j++)
112 for(int i = dRect.y0; i < dRect.y1; i++)
119 for(int i = dRect.y0; i < dRect.y1; i++)
175 for(int j = dRect.y0; j < dRect.y1; j++)
179 for(int i = dRect.x0; i < dRect.x1; i++)
204 for(int k = 0; k < dest->getDepth(); k++)
207 for(int j = 0; j < dest->getHeight(); j++)
210 for(int i = 0; i < dest->getWidth(); i++)
1242 For(Int j = y0d, j < y1d, j++)
1247 For(Int i = x0d, i < x1d, i++)
1260 for(int s = 0; s < state.destSamples; s++)
1372 for(int s = 0; s < state.destSamples; s++)