Searched defs:LengthSquared (Results 1 – 3 of 3) sorted by relevance
28 int64_t Vector2d::LengthSquared() const { in LengthSquared() function in gfx::Vector2d
31 double Vector2dF::LengthSquared() const { in LengthSquared() function in gfx::Vector2dF
61 inline float LengthSquared() { in LengthSquared() function