Searched defs:bitmapOpts (Results 1 – 1 of 1) sorted by relevance
5250 final BitmapFactory.Options bitmapOpts = new BitmapFactory.Options(); in updateImageMetadata() local5252 BitmapFactory.decodeFile(file.getAbsolutePath(), bitmapOpts); in updateImageMetadata() local