Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPoint.cpp82 static inline float getLengthSquared(float dx, float dy) { in getLengthSquared() function
94 *lengthSquared = getLengthSquared(dx, dy); in isLengthNearlyZero()