Searched refs:glWeightPointerOESBounds (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/opengl/libs/GLES_CM/
H A Dgl.cpp54 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
85 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, function
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java912 private static native void glWeightPointerOESBounds( method in class:GLES11Ext
926 glWeightPointerOESBounds(
/frameworks/base/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtcHeader.cpp31 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, GLsizei stride,
/frameworks/base/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp58 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1870 private native void glWeightPointerOESBounds( method in class:GLImpl
1884 glWeightPointerOESBounds(
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp32 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, GLsizei stride,
1844 glWeightPointerOESBounds(
2481 {"glWeightPointerOESBounds", "(IIILjava/nio/Buffer;I)V", (void *) android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I },
H A Dcom_google_android_gles_jni_GLImpl.cpp59 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
6200 glWeightPointerOESBounds(
7517 {"glWeightPointerOESBounds", "(IIILjava/nio/Buffer;I)V", (void *) android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I },

Completed in 301 milliseconds