Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBitmapPool.java226 public Bitmap decodeSampledBitmapFromInputStream(@NonNull final InputStream inputStream, in decodeSampledBitmapFromInputStream() method in BitmapPool
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DPoolableImageCache.java135 public Bitmap decodeSampledBitmapFromInputStream(@NonNull final InputStream inputStream, in decodeSampledBitmapFromInputStream() method in PoolableImageCache.ReusableImageResourcePool