Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_utils.h168 const int distance = squaredLengthToEdge(keyXCoordinates, keyYCoordinates, in calculateProximities()
220 static int squaredLengthToEdge(const int *const keyXCoordinates, in squaredLengthToEdge() function