Home | History | Annotate | Download | only in nav

Lines Matching refs:abs

582         int cx = std::abs(((testBounds.fLeft + testBounds.fRight) >> 1)
584 int cy = std::abs(((testBounds.fTop + testBounds.fBottom) >> 1)
692 dx = abs(dx);
693 dy = abs(dy);