HomeSort by relevance Sort by last modified time
    Searched refs:glColorPointerOffset (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 156 glColorPointerOffset_client_proc_t glColorPointerOffset;
    [all...]
GLEncoder.cpp 478 this->glColorPointerOffset(this, state->size, state->type, state->stride,
    [all...]
gl_entry.cpp 154 void glColorPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset);
    [all...]

Completed in 420 milliseconds