Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.h127 … static void s_glColorPointer(void *self, int size, GLenum type, GLsizei stride, const void *data);
DGLEncoder.cpp290 void GLEncoder::s_glColorPointer(void *self, int size, GLenum type, GLsizei stride, const void *dat… in s_glColorPointer() function in GLEncoder