Searched refs:nL (Results 1 – 1 of 1) sorted by relevance
169 s32 *nL, s32 *nR, f32 *rLeft, f32 *rRight, in FillSection() argument191 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 …]