Searched refs:computeTotalLength (Results 1 – 1 of 1) sorted by relevance
376 static float computeTotalLength(float[] points) { in computeTotalLength() method in GestureUtils388 float totalLen = computeTotalLength(points); in computeStraightness()