Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/G2D/src/
DG2D.c169 s32 *nL, s32 *nR, f32 *rLeft, f32 *rRight, in FillSection() argument
191 for(nI=*nL; nI<=*nR; nI++) in FillSection()
212 *nR = (s32)floor(*rRight); in FillSection()
234 nM = *nR+nMapX; in FillSection()
269 *nR = (s32)floor(*rRight); in FillSection()
286 for(nI=*nL; nI<=*nR; nI++) in FillSection()
307 *nR = (s32)floor(*rRight); in FillSection()
329 nM = *nR+nMapX; in FillSection()
364 *nR = (s32)floor(*rRight); in FillSection()
396 s32 nI, nJ, nK, nL, nR; in G2DDrawLayer() local
[all …]