Searched refs:maxMin (Results 1 – 1 of 1) sorted by relevance
2824 double maxMin; in hookX() local2833 maxMin = ellipse_y * ellipse_y * ellipse_y * acc->h2mw2 - in hookX()2835 if ((left && maxMin > 0) || (!left && maxMin < 0)) { in hookX()