HomeSort by relevance Sort by last modified time
    Searched refs:SquaredDistanceTo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
point3_f.h 64 float SquaredDistanceTo(const Point3F& other) const {
transform_unittest.cc 75 return lhs.SquaredDistanceTo(rhs) < epsilon;
    [all...]

Completed in 602 milliseconds