to top
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 ()

Since: API Level 4

Public Methods

public static int glQueryMatrixxOES (IntBuffer mantissa, IntBuffer exponent)

Since: API Level 4

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

Since: API Level 4