Searched refs:origX (Results 1 – 8 of 8) sorted by relevance
52 double origX = endPt[0]->fX; in hullIntersects() local54 double adj = endPt[1]->fX - origX; in hullIntersects()56 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects()63 double test = (q2[n].fY - origY) * adj - (q2[n].fX - origX) * opp; in hullIntersects()
160 double origX = endPt[0]->fX; in hullIntersects() local162 double adj = endPt[1]->fX - origX; in hullIntersects()166 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects()168 double sign2 = (fPts[oddMan2].fY - origY) * adj - (fPts[oddMan2].fX - origX) * opp; in hullIntersects()181 double test = (pts[n].fY - origY) * adj - (pts[n].fX - origX) * opp; in hullIntersects()
277 double origX = (*fPart)[start].fX; in linearIntersects() local279 double adj = (*fPart)[end].fX - origX; in linearIntersects()285 double dy = q2[n].fX - origX; in linearIntersects()287 double test = (q2[n].fY - origY) * adj - (q2[n].fX - origX) * opp; in linearIntersects()
161 double origX = endPt[0]->fX; in hullIntersects() local163 double adj = endPt[1]->fX - origX; in hullIntersects()167 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects()169 double sign2 = (fPts[oddMan2].fY - origY) * adj - (fPts[oddMan2].fX - origX) * opp; in hullIntersects()182 double test = (pts[n].fY - origY) * adj - (pts[n].fX - origX) * opp; in hullIntersects()
278 double origX = (*fPart)[start].fX; in linearIntersects() local280 double adj = (*fPart)[end].fX - origX; in linearIntersects()286 double dy = q2[n].fX - origX; in linearIntersects()288 double test = (q2[n].fY - origY) * adj - (q2[n].fX - origX) * opp; in linearIntersects()
323 int origX = x; in blitRect() local384 x = origX; in blitRect()
322 int origX = x; in blitRect() local383 x = origX; in blitRect()