Home
last modified time | relevance | path

Searched refs:s_glColorPointerOffset (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp59 set_glColorPointerOffset(s_glColorPointerOffset); in initGL()
94 void GLDecoder::s_glColorPointerOffset(void *self, GLint size, GLenum type, GLsizei stride, GLuint … in s_glColorPointerOffset() function in GLDecoder
DGLDecoder.h43 …static void gl_APIENTRY s_glColorPointerOffset(void *self, GLint size, GLenum type, GLsizei stride…