Home
last modified time | relevance | path

Searched refs:rRight (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-2.1/build/libraries/G2D/src/
DG2D.c169 s32 *nL, s32 *nR, f32 *rLeft, f32 *rRight, in FillSection() argument
210 *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 …]