Home
last modified time | relevance | path

Searched defs:LengthSquared (Results 1 – 3 of 3) 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
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dgeom.h61 inline float LengthSquared() { in LengthSquared() function