Searched refs:innerTaily (Results 1 – 1 of 1) sorted by relevance
2663 double innerTaily; in computeBound() local2734 innerTaily = innerYfromY(tail_y, def, acc); in computeBound()2735 if (bound->inner.min > innerTaily) in computeBound()2736 bound->inner.min = innerTaily; in computeBound()2737 if (bound->inner.max < innerTaily) in computeBound()2738 bound->inner.max = innerTaily; in computeBound()