Searched defs:bitmapOptions (Results 1 – 2 of 2) sorted by relevance
106 final BitmapFactory.Options bitmapOptions = new BitmapFactory.Options(); in detectGifOrAnimatedWebp() local111 BitmapFactory.decodeFile(file.getAbsolutePath(), bitmapOptions); in detectGifOrAnimatedWebp() local
1241 final BitmapFactory.Options bitmapOptions = new BitmapFactory.Options(); in withBitmapResolutionValues() local1246 BitmapFactory.decodeFile(file.getAbsolutePath(), bitmapOptions); in withBitmapResolutionValues() local