Home
last modified time | relevance | path

Searched defs:lastPoint (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DSpline.java306 ControlPoint lastPoint = points[points.length - 1]; in draw() local
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp355 const int x, const int y, const int time, const bool lastPoint, const float nearest, in getPointScore()