Home
last modified time | relevance | path

Searched defs:LengthSquared (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Dvector2d.cc28 int64_t Vector2d::LengthSquared() const { in LengthSquared() function in gfx::Vector2d
Dvector2d_f.cc31 double Vector2dF::LengthSquared() const { in LengthSquared() function in gfx::Vector2dF
Dvector3d_f.cc38 double Vector3dF::LengthSquared() const { in LengthSquared() function in gfx::Vector3dF
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dgeom.h61 inline float LengthSquared() { in LengthSquared() function