Searched defs:VideoBitmapDecoder (Results 1 - 1 of 1) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DVideoBitmapDecoder.java11 public class VideoBitmapDecoder implements BitmapDecoder<ParcelFileDescriptor> { class in inherits:BitmapDecoder
19 public VideoBitmapDecoder() { method in class:VideoBitmapDecoder
24 VideoBitmapDecoder(MediaMetadataRetrieverFactory factory) { method in class:VideoBitmapDecoder
42 return "VideoBitmapDecoder.com.bumptech.glide.load.resource.bitmap";

Completed in 98 milliseconds