Searched refs:xright1 (Results 1 – 3 of 3) sorted by relevance
205 const int xright1 = setup->span.right[1]; in flush_spans() local209 const int maxright = MAX2(xright0, xright1); in flush_spans()217 unsigned skip_right1 = CLAMP(x + step - xright1, 0, step); in flush_spans()
169290 RtreeDValue xright1 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2]);169293 || (xleft1<xright1)169294 || (xleft1==xright1 && xleft2<xright2)169311 RtreeDValue xright1 = aCell[aIdx[jj]].aCoord[iDim*2];169313 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );
169318 RtreeDValue xright1 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2]);169321 || (xleft1<xright1)169322 || (xleft1==xright1 && xleft2<xright2)169339 RtreeDValue xright1 = aCell[aIdx[jj]].aCoord[iDim*2];169341 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );