Home
last modified time | relevance | path

Searched defs:lengthSquared (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFloatPoint.h107 float lengthSquared() const in lengthSquared() function
DFloatPoint3D.h121 float lengthSquared() const { return this->dot(*this); } in lengthSquared() function