Searched refs:storedBounds (Results 1 – 1 of 1) sorted by relevance
357 Rect storedBounds = loadBitmapBounds(context, uri); in loadConstrainedBitmap() local359 originalBounds.set(storedBounds); in loadConstrainedBitmap()361 int w = storedBounds.width(); in loadConstrainedBitmap()362 int h = storedBounds.height(); in loadConstrainedBitmap()