Glide
Glide
/
com.bumptech.glide.load.resource.transcode
/
BitmapDrawableTranscoder
/
BitmapDrawableTranscoder
Bitmap
Drawable
Transcoder
open
fun
BitmapDrawableTranscoder
(
context
:
Context
)
Content copied to clipboard
open
fun
BitmapDrawableTranscoder
(
resources
:
Resources
)
Content copied to clipboard
@
Deprecated
open
fun
BitmapDrawableTranscoder
(
resources
:
Resources
,
bitmapPool
:
BitmapPool
)
Content copied to clipboard
Deprecated
Use
BitmapDrawableTranscoder
,
bitmapPool
is unused.