Searched refs:touty (Results 1 – 1 of 1) sorted by relevance
82 FX_FLOAT touty = FXSYS_Div(yout - y1, deltay); in clip_liang_barsky() local83 FX_FLOAT tout1 = (toutx < touty) ? toutx : touty; in clip_liang_barsky()97 if(toutx < touty) { in clip_liang_barsky()101 *x++ = (T)(x1 + FXSYS_Mul(deltax, touty)); in clip_liang_barsky()