Home | History | Annotate | Download | only in nav

Lines Matching refs:abs

577         int cx = std::abs(((testBounds.fLeft + testBounds.fRight) >> 1)
579 int cy = std::abs(((testBounds.fTop + testBounds.fBottom) >> 1)
687 dx = abs(dx);
688 dy = abs(dy);