Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp404 const bool isLastPoint, const float sumAngle, in pushTouchPoint() argument
418 const float score = getPointScore(mostCommonKeyWidth, x, y, time, isLastPoint, nearest, in pushTouchPoint()
431 if (isLastPoint && size > 0) { in pushTouchPoint()
Dproximity_info_state_utils.h130 const bool doSampling, const bool isLastPoint,