Searched refs:xleft1 (Results 1 – 4 of 4) sorted by relevance
204 const int xleft1 = setup->span.left[1]; in flush_spans() local209 const int minleft = block_x(MIN2(xleft0, xleft1)); in flush_spans()216 unsigned skip_left1 = CLAMP(xleft1 - x, 0, step); in flush_spans()
190455 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);190460 || (xleft1<xright1)190461 || (xleft1==xright1 && xleft2<xright2)190476 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];190480 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );
189696 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);189701 || (xleft1<xright1)189702 || (xleft1==xright1 && xleft2<xright2)189717 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];189721 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );
189724 RtreeDValue xleft1 = DCOORD(aCell[aLeft[iLeft]].aCoord[iDim*2]);189729 || (xleft1<xright1)189730 || (xleft1==xright1 && xleft2<xright2)189745 RtreeDValue xleft1 = aCell[aIdx[jj-1]].aCoord[iDim*2];189749 assert( xleft1<=xright1 && (xleft1<xright1 || xleft2<=xright2) );