Home
last modified time | relevance | path

Searched refs:glGetFixedvOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java375 public static native void glGetFixedvOES( in glGetFixedvOES() method in GLES11Ext
383 public static native void glGetFixedvOES( in glGetFixedvOES() method in GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec24 void glGetFixedvOES ( GLenum pname, GLfixed *params )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in70 void API_ENTRY(glGetFixedvOES)(GLenum pname, GLfixed *params) {
71 CALL_GL_API(glGetFixedvOES, pname, params);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h343 #define glGetFixedvOES wrap_glGetFixedvOES macro
Dunwrap_gles.h343 #undef glGetFixedvOES
/frameworks/native/opengl/include/GLES/
Dglext.h677 GL_API void GL_APIENTRY glGetFixedvOES (GLenum pname, GLfixed *params);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1233 glGetFixedvOES( in android_glGetFixedvOES__I_3II()
1262 glGetFixedvOES( in android_glGetFixedvOES__ILjava_nio_IntBuffer_2()
/frameworks/native/opengl/libs/
Dentries.in324 GL_ENTRY(void, glGetFixedvOES, GLenum pname, GLfixed *params)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19500 method public static void glGetFixedvOES(int, int[], int);
19501 method public static void glGetFixedvOES(int, java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt26010 method public static void glGetFixedvOES(int, int[], int);
26011 method public static void glGetFixedvOES(int, java.nio.IntBuffer);
Dsystem-current.txt28450 method public static void glGetFixedvOES(int, int[], int);
28451 method public static void glGetFixedvOES(int, java.nio.IntBuffer);
Dtest-current.txt26079 method public static void glGetFixedvOES(int, int[], int);
26080 method public static void glGetFixedvOES(int, java.nio.IntBuffer);