Searched refs:mThisWidth (Results 1 – 1 of 1) sorted by relevance
60 int mThisWidth = -1, mThisHeight = -1; field in ImageViewTouchBase80 mThisWidth = right - left; in onLayout()301 float fw = (float) mBitmapDisplayed.getWidth() / (float) mThisWidth; in maxZoom()