Searched refs:mThisHeight (Results 1 – 1 of 1) sorted by relevance
60 int mThisWidth = -1, mThisHeight = -1; field in ImageViewTouchBase81 mThisHeight = bottom - top; in onLayout()302 float fh = (float) mBitmapDisplayed.getHeight() / (float) mThisHeight; in maxZoom()