Searched refs:rLeft (Results 1 – 1 of 1) sorted by relevance
169 s32 *nL, s32 *nR, f32 *rLeft, f32 *rRight, in FillSection() argument209 *rLeft += rStep0; in FillSection()211 *nL = (s32)floor(*rLeft); in FillSection()266 *rLeft += rStep0; in FillSection()268 *nL = (s32)floor(*rLeft); in FillSection()304 *rLeft += rStep0; in FillSection()306 *nL = (s32)floor(*rLeft); in FillSection()361 *rLeft += rStep0; in FillSection()363 *nL = (s32)floor(*rLeft); in FillSection()401 f32 rLeft, rRight, rLeftY, rRightY; in G2DDrawLayer() local[all …]