File
Doc
Category
Size
Date
Package
GLDualLib.java
API Doc
Android 5.1 API
976
Thu Mar 12 22:22:48 GMT 2015
com.android.gldual
GLDualLib
java.lang.Object
public class GLDualLib extends Object
Fields Summary
Constructors Summary
Methods Summary
public static native void
init
(
int
width,
int
height)
param
width the current view width
param
height the current view height
public static native void
step
()
Java Code Source