Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/data/
DGlideFilmstripManager.java217 double heightRatio = (double) maxSize.height() / original.height(); in computeFitWithinSize() local
/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java691 final float heightRatio = (float) transparentHeight / getHeight(); in getTransparentHeightRatio() local