HomeSort by relevance Sort by last modified time
    Searched defs:s_glDrawElementsData (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 75 set_glDrawElementsData(s_glDrawElementsData);
122 void GL2Decoder::s_glDrawElementsData(void *self, GLenum mode, GLsizei count, GLenum type, void * data, GLuint datalen)
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 75 set_glDrawElementsData(s_glDrawElementsData);
210 void GLDecoder::s_glDrawElementsData(void *self, GLenum mode, GLsizei count, GLenum type, void * data, GLuint datalen)

Completed in 51 milliseconds