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

  /sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h 80 static void s_glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h);
RenderingThread.cpp 60 void RenderingThread::s_glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h)
301 m_glDrawTexxOES = m_glDec.set_glDrawTexxOES(s_glDrawTexxOES);

Completed in 28 milliseconds