Searched defs:vheight (Results 1 – 3 of 3) sorted by relevance
1280 final int vheight = getHeight() - mPaddingTop - mPaddingBottom; in configureBounds() local1392 final int vheight = getHeight() - mPaddingTop - mPaddingBottom; in animateTransform() local
271 int vheight = getBounds().height(); in onBoundsChange() local
809 final int vheight = getHeight(); in configureBounds() local840 final int vheight = mAllowCrop ? sCropSize : getHeight(); in generateMatrix() local874 final int vheight = mAllowCrop ? getCropSize() : getHeight(); in generateScale() local