Home
last modified time | relevance | path

Searched defs:bitmapOptions (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/util/
DSpecialFormatDetector.java106 final BitmapFactory.Options bitmapOptions = new BitmapFactory.Options(); in detectGifOrAnimatedWebp() local
111 BitmapFactory.decodeFile(file.getAbsolutePath(), bitmapOptions); in detectGifOrAnimatedWebp() local
/packages/providers/MediaProvider/src/com/android/providers/media/scan/
DModernMediaScanner.java1241 final BitmapFactory.Options bitmapOptions = new BitmapFactory.Options(); in withBitmapResolutionValues() local
1246 BitmapFactory.decodeFile(file.getAbsolutePath(), bitmapOptions); in withBitmapResolutionValues() local