Searched refs:rRight (Results 1 – 1 of 1) sorted by relevance
169 s32 *nL, s32 *nR, f32 *rLeft, f32 *rRight, in FillSection() argument210 *rRight += rStep1; in FillSection()212 *nR = (s32)floor(*rRight); in FillSection()267 *rRight += rStep1; in FillSection()269 *nR = (s32)floor(*rRight); in FillSection()305 *rRight += rStep1; in FillSection()307 *nR = (s32)floor(*rRight); in FillSection()362 *rRight += rStep1; in FillSection()364 *nR = (s32)floor(*rRight); in FillSection()401 f32 rLeft, rRight, rLeftY, rRightY; in G2DDrawLayer() local[all …]