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

/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp42 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
58 void glColorPointerBounds(GLint size, GLenum type, GLsizei stride, function
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10cHeader.cpp31 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java384 private static native void glColorPointerBounds( method in class:GLES10
398 glColorPointerBounds(
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp48 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java198 private native void glColorPointerBounds( method in class:GLImpl
212 glColorPointerBounds(
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp32 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
302 glColorPointerBounds(
3833 {"glColorPointerBounds", "(IIILjava/nio/Buffer;I)V", (void *) android_glColorPointerBounds__IIILjava_nio_Buffer_2I },
H A Dcom_google_android_gles_jni_GLImpl.cpp49 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
430 glColorPointerBounds(
8506 {"glColorPointerBounds", "(IIILjava/nio/Buffer;I)V", (void *) android_glColorPointerBounds__IIILjava_nio_Buffer_2I },

Completed in 332 milliseconds