Home | History | Annotate | Download | only in gpu

Lines Matching refs:leftBottom

964         Vertex* leftBottom = edge->fLeft->fBottom;
969 } else if (c.sweep_lt(bottom->fPoint, leftBottom->fPoint) &&
972 } else if (c.sweep_lt(leftBottom->fPoint, bottom->fPoint) && !edge->isRightOf(leftBottom)) {