Searched refs:defaultFormat (Results 1 – 1 of 1) sorted by relevance
23 private final DecodeFormat defaultFormat; field in BitmapPreFiller28 …ublic BitmapPreFiller(MemoryCache memoryCache, BitmapPool bitmapPool, DecodeFormat defaultFormat) { in BitmapPreFiller() argument31 this.defaultFormat = defaultFormat; in BitmapPreFiller()43 builder.setConfig(defaultFormat == DecodeFormat.ALWAYS_ARGB_8888 in preFill()