Searched refs:imageRect (Results 1 – 1 of 1) sorted by relevance
95 Rectangle imageRect = mImage.getBounds(); in fitToWidth() local96 int imageWidth = imageRect.width; in fitToWidth()182 Rectangle imageRect = mImage.getBounds(); in onPaint() local183 int imageHeight = imageRect.height; in onPaint()184 int imageWidth = imageRect.width; in onPaint()