OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 35 milliseconds