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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_utils.h167 const int distance = squaredLengthToEdge(keyXCoordinates, keyYCoordinates,
219 static int squaredLengthToEdge(const int *const keyXCoordinates, function in class:latinime::ProximityInfoUtils

Completed in 32 milliseconds