Searched refs:glPushMatrix (Results 1 - 24 of 24) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c263 glPushMatrix();
285 glPushMatrix();
291 glPushMatrix();
296 glPushMatrix();
301 glPushMatrix();
319 glPushMatrix();
H A Dshark.c1261 glPushMatrix();
H A Ddolphin.c1906 glPushMatrix();
H A Dwhale.c1766 glPushMatrix();
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c263 glPushMatrix();
285 glPushMatrix();
291 glPushMatrix();
296 glPushMatrix();
301 glPushMatrix();
319 glPushMatrix();
H A Dshark.c1261 glPushMatrix();
H A Ddolphin.c1906 glPushMatrix();
H A Dwhale.c1766 glPushMatrix();
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Datlantis.c263 glPushMatrix();
285 glPushMatrix();
291 glPushMatrix();
296 glPushMatrix();
301 glPushMatrix();
319 glPushMatrix();
H A Dshark.c1261 glPushMatrix();
H A Ddolphin.c1906 glPushMatrix();
H A Dwhale.c1766 glPushMatrix();
/external/replicaisland/src/com/replica/replicaisland/
H A DDrawableBitmap.java78 gl.glPushMatrix();
82 gl.glPushMatrix();
H A DTiledVertexGrid.java197 gl.glPushMatrix();
H A DGLErrorLogger.java554 public void glPushMatrix() { method in class:GLErrorLogger.ErrorLoggingGL
555 ((GL10)mGL).glPushMatrix();
/external/quake/quake/src/WinQuake/
H A Dglquake.h403 #define glPushMatrix(...) do { glPushMatrix(__VA_ARGS__); GLCHECK("glPushMatrix");} while(0) macro
H A Dgl_rmain.cpp679 glPushMatrix ();
722 glPushMatrix ();
H A Dgl_rsurf.cpp1243 glPushMatrix ();
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestgl.c137 glPushMatrix();
143 glPushMatrix();
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
H A DSDL_dcvideo.c362 DEF(glPushMatrix),
/external/quake/quake/src/QW/client/
H A Dgl_rmain.c587 glPushMatrix ();
634 glPushMatrix ();
H A Dgl_rsurf.c1174 glPushMatrix ();
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_video.c1661 this->glPushMatrix();
1667 this->glPushMatrix();
H A DSDL_glfuncs.h216 SDL_PROC(void,glPushMatrix,(void))

Completed in 255 milliseconds