Searched refs:getThumbnailImageAtIndex (Results 1 – 2 of 2) sorted by relevance
585 public native @Nullable Bitmap getThumbnailImageAtIndex( in getThumbnailImageAtIndex() method in MediaMetadataRetriever
538 thumbnail = retriever.getThumbnailImageAtIndex(-1, params, targetSize, maxPixels); in createThumbnailFromMetadataRetriever()