Home
last modified time | relevance | path

Searched refs:nL (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()
211 *nL = (s32)floor(*rLeft); in FillSection()
236 for(nI=(*nL+nMapX); nI<=nM; nI++) in FillSection()
268 *nL = (s32)floor(*rLeft); in FillSection()
286 for(nI=*nL; nI<=*nR; nI++) in FillSection()
306 *nL = (s32)floor(*rLeft); in FillSection()
331 for(nI=*nL+nMapX; nI<=nM; nI++) in FillSection()
363 *nL = (s32)floor(*rLeft); in FillSection()
396 s32 nI, nJ, nK, nL, nR; in G2DDrawLayer() local
[all …]