OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_glDrawTexsvOES
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h
82
static void
s_glDrawTexsvOES
(const GLshort *coords);
RenderingThread.cpp
74
void RenderingThread::
s_glDrawTexsvOES
(const GLshort *coords)
303
m_glDrawTexsvOES = m_glDec.set_glDrawTexsvOES(
s_glDrawTexsvOES
);
Completed in 714 milliseconds