Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp67 set_glColorPointerData(s_glColorPointerData); in initGL()
148 void GLDecoder::s_glColorPointerData(void *self, GLint size, GLenum type, GLsizei stride, void *dat… in s_glColorPointerData() function in GLDecoder
DGLDecoder.h42 …static void gl_APIENTRY s_glColorPointerData(void *self, GLint size, GLenum type, GLsizei stride, …