Home
last modified time | relevance | path

Searched defs:nearest (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/ui/focus/
DLensRangeCalculator.java55 Float nearest = characteristics.get(CameraCharacteristics.LENS_INFO_MINIMUM_FOCUS_DISTANCE); in getDiopterToRatioCalculator() 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()
416 const float nearest = updateNearKeysDistances(proximityInfo, maxPointToKeyLength, x, y, in pushTouchPoint() local
/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java799 int nearest = 0; in findTheNearestView() local