FileDocCategorySizeDatePackage
BitmapShader.javaAPI DocAndroid 5.1 API264Sat Mar 14 14:09:44 GMT 2015android.graphics

BitmapShader.java

package android.graphics;
public class BitmapShader
  extends android.graphics.Shader
{
public  BitmapShader(android.graphics.Bitmap bitmap, android.graphics.Shader.TileMode tileX, android.graphics.Shader.TileMode tileY) { throw new RuntimeException("Stub!"); }
}