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

  /sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h 79 static void s_glDrawTexiOES(GLint x, GLint y, GLint z, GLint w, GLint h);
RenderingThread.cpp 53 void RenderingThread::s_glDrawTexiOES(GLint x, GLint y, GLint z, GLint w, GLint h)
300 m_glDrawTexiOES = m_glDec.set_glDrawTexiOES(s_glDrawTexiOES);

Completed in 65 milliseconds