OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_glFlush
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/system/GLESv2_enc/
GL2Encoder.cpp
32
m_glFlush_enc = set_glFlush(
s_glFlush
);
99
void GL2Encoder::
s_glFlush
(void *self)
/development/tools/emulator/opengl/system/GLESv1_enc/
GLEncoder.cpp
147
void GLEncoder::
s_glFlush
(void *self)
526
m_glFlush_enc = set_glFlush(
s_glFlush
);
Completed in 19 milliseconds