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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 163 glColorPointerData_client_proc_t glColorPointerData;
    [all...]
GLEncoder.cpp 434 this->glColorPointerData(this, state->size, state->type, state->stride,
    [all...]
gl_entry.cpp 161 void glColorPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen);
    [all...]

Completed in 26 milliseconds