public abstract static class TouchEffectDrawable.ShaderFactory extends Object
Shader, such as a
LinearGradient.public abstract Shader resize(int width, int height)
width - the width of the Drawable being drawnheight - the height of the Drawable being drawn