OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_glDrawTexsOES
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h
78
static void
s_glDrawTexsOES
(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h);
RenderingThread.cpp
46
void RenderingThread::
s_glDrawTexsOES
(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h)
299
m_glDrawTexsOES = m_glDec.set_glDrawTexsOES(
s_glDrawTexsOES
);
Completed in 191 milliseconds