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