Searched refs:hyp (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | Scroller.java | 374 float hyp = (float) Math.hypot(dx, dy); in fling() local 376 float ndx = dx / hyp; in fling() 377 float ndy = dy / hyp; in fling()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_image_homography.cpp | 182 double m,hyp[27],x1_temp[3],x2_temp[3],xp1_temp[3],xp2_temp[3]; in db_StitchRotationCommonFocalLength_3Points() local 208 hyp_point=hyp+9*i; in db_StitchRotationCommonFocalLength_3Points() 225 db_Copy9(H,hyp+9*best_sol); in db_StitchRotationCommonFocalLength_3Points()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | ScrollController.java | 811 float hyp = (float) Math.sqrt(curDx * curDx + curDy * curDy); in startScroll() local 813 float velocityX = velocity * curDx / hyp; in startScroll() 814 float velocityY = velocity * curDy / hyp; in startScroll()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |