Searched defs:imageBounds (Results 1 – 2 of 2) sorted by relevance
171 Rectangle imageBounds = mImage.getBounds(); in scrollHorizontally() local183 Rectangle imageBounds = mImage.getBounds(); in scrollVertically() local
1082 Rectangle imageBounds = new Rectangle(0, 0, width, height); in renderPreview() local