A B C D E F G H I L M N O P R S T U V W

R

R - Class in com.bumptech.glide
 
R() - Constructor for class com.bumptech.glide.R
 
read() - Method in class com.bumptech.glide.resize.RecyclableBufferedInputStream
Reads a single byte from this stream and returns it as an integer in the range from 0 to 255.
read(byte[], int, int) - Method in class com.bumptech.glide.resize.RecyclableBufferedInputStream
Reads at most byteCount bytes from this stream and stores them in byte array buffer starting at offset offset.
RecyclableBufferedInputStream - Class in com.bumptech.glide.resize
Wraps an existing InputStream and <em>buffers</em> the input.
RecyclableBufferedInputStream(InputStream, byte[]) - Constructor for class com.bumptech.glide.resize.RecyclableBufferedInputStream
 
RecyclableBufferedInputStream.InvalidMarkException - Exception in com.bumptech.glide.resize
 
RecyclableBufferedInputStream.InvalidMarkException(String) - Constructor for exception com.bumptech.glide.resize.RecyclableBufferedInputStream.InvalidMarkException
 
register(Class<T>, ModelLoaderFactory<T>) - Method in class com.bumptech.glide.Glide
Use the given factory to build a ModelLoader for models of the given class.
register(Class<T>, ModelLoaderFactory<T>) - Method in class com.bumptech.glide.loader.model.GenericLoaderFactory
 
releaseBitmap(Bitmap) - Method in interface com.bumptech.glide.resize.bitmap_recycle.BitmapReferenceCounter
 
releaseBitmap(Bitmap) - Method in class com.bumptech.glide.resize.bitmap_recycle.BitmapReferenceCounterAdapter
 
releaseBitmap(Bitmap) - Method in class com.bumptech.glide.resize.bitmap_recycle.SerialBitmapReferenceCounter
 
releaseBitmap(Bitmap) - Method in class com.bumptech.glide.resize.ImageManager
Notify the ImageManager that a Bitmap it loaded is no longer being used and decrement the reference counter for that Bitmap.
reset() - Method in class com.bumptech.glide.resize.RecyclableBufferedInputStream
Resets this stream to the last marked location.
resetPlaceHolder() - Method in class com.bumptech.glide.presenter.ImagePresenter
Sets the placeholder as the current image for the ImageView.
resetPlaceholder() - Method in class com.bumptech.glide.presenter.ThumbImagePresenter
Show the placeholder if one is set, otherwise clear the view
ResourceLoader - Class in com.bumptech.glide.loader.model
A model loader for handling resources.
ResourceLoader(Context) - Constructor for class com.bumptech.glide.loader.model.ResourceLoader
 
ResourceLoader(Context, ModelLoader<Uri>) - Constructor for class com.bumptech.glide.loader.model.ResourceLoader
 
ResourceLoader.Factory - Class in com.bumptech.glide.loader.model
 
ResourceLoader.Factory() - Constructor for class com.bumptech.glide.loader.model.ResourceLoader.Factory
 
rotateImage(Bitmap, int) - Static method in class com.bumptech.glide.resize.load.ImageResizer
This is an expensive operation that copies the image in place with the pixels rotated.
rotateImageExif(Bitmap, BitmapPool, int) - Static method in class com.bumptech.glide.resize.load.ImageResizer
Rotate and/or flip the image to match the given exif orientation

A B C D E F G H I L M N O P R S T U V W