Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public class

GLES10Ext

extends Object
java.lang.Object
   ↳ android.opengl.GLES10Ext

Summary

Public Constructors
GLES10Ext ()
Public Methods
static int glQueryMatrixxOES ( IntBuffer mantissa, IntBuffer exponent)
static int glQueryMatrixxOES (int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public GLES10Ext ()

Added in API level 4

Public Methods

public static int glQueryMatrixxOES ( IntBuffer mantissa, IntBuffer exponent)

Added in API level 4

public static int glQueryMatrixxOES (int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset)

Added in API level 4