Home
last modified time | relevance | path

Searched refs:hysteresis (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
DHighlightView.java181 final float hysteresis = 20F; in getHit() local
191 if (Math.abs(delta) <= hysteresis) { in getHit()
213 boolean verticalCheck = (y >= r.top - hysteresis) in getHit()
214 && (y < r.bottom + hysteresis); in getHit()
215 boolean horizCheck = (x >= r.left - hysteresis) in getHit()
216 && (x < r.right + hysteresis); in getHit()
219 if ((Math.abs(r.left - x) < hysteresis) && verticalCheck) { in getHit()
222 if ((Math.abs(r.right - x) < hysteresis) && verticalCheck) { in getHit()
225 if ((Math.abs(r.top - y) < hysteresis) && horizCheck) { in getHit()
228 if ((Math.abs(r.bottom - y) < hysteresis) && horizCheck) { in getHit()
/packages/inputmethods/LatinIME/dictionaries/
Den_emoji.combined.gz ... 215 shortcut=♀,f=14 216 word=hysteresis,f=69,not_a_word=true 217 shortcut ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...