Home
last modified time | relevance | path

Searched refs:getLengthSquared (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkPoint.cpp81 static inline float getLengthSquared(float dx, float dy) { in getLengthSquared() function
93 *lengthSquared = getLengthSquared(dx, dy); in is_length_nearly_zero()