Searched refs:isLastPoint (Results 1 – 2 of 2) sorted by relevance
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | proximity_info_state_utils.cpp | 404 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()
|
D | proximity_info_state_utils.h | 130 const bool doSampling, const bool isLastPoint,
|