Home
last modified time | relevance | path

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

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