FileDocCategorySizeDatePackage
GLES10Ext.javaAPI DocAndroid 5.1 API332Sat Mar 14 14:09:38 GMT 2015android.opengl

GLES10Ext

public class GLES10Ext extends Object

Fields Summary
Constructors Summary
public GLES10Ext()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static native intglQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)

public static native intglQueryMatrixxOES(java.nio.IntBuffer mantissa, java.nio.IntBuffer exponent)