Searched defs:hyp (Results 1 – 4 of 4) sorted by relevance
29 pub mod hyp; module
374 float hyp = (float) Math.hypot(dx, dy); in fling() local
182 double m,hyp[27],x1_temp[3],x2_temp[3],xp1_temp[3],xp2_temp[3]; in db_StitchRotationCommonFocalLength_3Points() local
811 float hyp = (float) Math.sqrt(curDx * curDx + curDy * curDy); in startScroll() local