Home
last modified time | relevance | path

Searched defs:lengthSquared (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkPoint3.cpp21 static inline bool is_length_nearly_zero(float x, float y, float z, float *lengthSquared) { in is_length_nearly_zero() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h456 Type VectorBase<Dimension, Type>::lengthSquared() const in lengthSquared() function in angle::VectorBase
/third_party/skia/src/pathops/
H A DSkPathOpsPoint.h84 double lengthSquared() const { in lengthSquared() function
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp136 inline T lengthSquared (const Vector<T, Size>& a) in lengthSquared() function
/third_party/skia/include/core/
H A DSkM44.h40 SkScalar lengthSquared() const { return Dot(*this, *this); } in lengthSquared() function
82 SkScalar lengthSquared() const { return Dot(*this, *this); } in lengthSquared() function
/third_party/skia/modules/canvaskit/
H A Dmatrix.js

Completed in 9 milliseconds