File
Doc
Category
Size
Date
Package
Shader.java
API Doc
Android 5.1 API
469
Sat Mar 14 14:09:42 GMT 2015
android.graphics
Shader
java.lang.Object
public class Shader extends Object
Fields Summary
Constructors Summary
public Shader
()
throw new RuntimeException("Stub!");
Methods Summary
protected void
finalize
()
throw new RuntimeException("Stub!");
public
boolean
getLocalMatrix
(
android.graphics.Matrix
localM)
throw new RuntimeException("Stub!");
public void
setLocalMatrix
(
android.graphics.Matrix
localM)
throw new RuntimeException("Stub!");
Java Code Source