Searched refs:xright1 (Results 1 – 3 of 3) sorted by relevance
204 const int xright1 = setup->span.right[1]; in flush_spans() local208 const int maxright = MAX2(xright0, xright1); in flush_spans()216 unsigned skip_right1 = CLAMP(x + step - xright1, 0, step); in flush_spans()
153061 RtreeDValue xright1 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2]);153064 || (xleft1<xright1)153065 || (xleft1==xright1 && xleft2<xright2)153082 RtreeDValue xright1 = aCell[aIdx[jj]].aCoord[iDim*2];153084 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );
153031 RtreeDValue xright1 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2]);153034 || (xleft1<xright1)153035 || (xleft1==xright1 && xleft2<xright2)153052 RtreeDValue xright1 = aCell[aIdx[jj]].aCoord[iDim*2];153054 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );