Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenWallpaper.java300 int dheight = mState.mBackground.getHeight(); in onBoundsChange() local
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java806 final int dheight = mDrawable.getIntrinsicHeight(); in configureBounds() local
837 final int dheight = mDrawable.getIntrinsicHeight(); in generateMatrix() local
871 final int dheight = mDrawable.getIntrinsicHeight(); in generateScale() local
/frameworks/base/core/java/android/widget/
DImageView.java1277 final int dheight = mDrawableHeight; in configureBounds() local