Searched defs:glColorPointerBounds (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp39 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
55 void glColorPointerBounds(GLint size, GLenum type, GLsizei stride, function
/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/opengl/java/android/opengl/
H A DGLES10.java384 private static native void glColorPointerBounds( method in class:GLES10
398 glColorPointerBounds(

Completed in 248 milliseconds