Searched defs:LengthSquared (Results 1 – 4 of 4) 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
38 double Vector3dF::LengthSquared() const { in LengthSquared() function in gfx::Vector3dF
61 inline float LengthSquared() { in LengthSquared() function