Home
last modified time | relevance | path

Searched refs:glPopMatrix (Results 1 – 25 of 32) sorted by relevance

12

/external/replicaisland/src/com/replica/replicaisland/
DDrawableBitmap.java156 gl.glPopMatrix(); in endDrawing()
158 gl.glPopMatrix(); in endDrawing()
DTiledVertexGrid.java214 gl.glPopMatrix(); in draw()
DGLErrorLogger.java549 public void glPopMatrix() { in glPopMatrix() method in GLErrorLogger.ErrorLoggingGL
550 ((GL10)mGL).glPopMatrix(); in glPopMatrix()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def143 glPopMatrix @105
Dexports.map144 glPopMatrix;
DlibGLES_CM.hpp174 void (*glPopMatrix)(void); member in LibGLES_CMexports
Dmain.cpp1193 GL_API void GL_APIENTRY glPopMatrix(void) in glPopMatrix() function
1551 this->glPopMatrix = es1::PopMatrix; in LibGLES_CMexports()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c823 glPopMatrix(); in drawModels()
847 glPopMatrix(); in drawModels()
852 glPopMatrix(); in drawModels()
1058 glPopMatrix(); in appRender()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def214 glPopMatrix = glPopMatrix@0
Dopengl32.def214 glPopMatrix
Dstw_context.c734 &glPopMatrix,
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp117 glPopMatrix(); in initDisplayList()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def215 glPopMatrix @213
DlibGL.cpp6978 void APIENTRY glPopMatrix(void) in glPopMatrix() function
6988 return context->listCommand(gl::newCommand(glPopMatrix)); in glPopMatrix()
/external/mesa3d/src/mesa/main/
Drastpos.c470 glPopMatrix();
472 glPopMatrix();
/external/eigen/demos/opengl/
Dgpuhelper.h188 glPopMatrix();
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dmesa.def327 glPopMatrix
/external/robolectric/v1/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/external/swiftshader/include/GLES/
Dgl.h713 GL_API void GL_APIENTRY glPopMatrix (void);
/external/mesa3d/include/GLES/
Dgl.h713 GL_API void GL_APIENTRY glPopMatrix (void);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h713 GL_API void GL_APIENTRY glPopMatrix (void);
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl158 "glPopMatrix",
/external/mesa3d/include/GL/
Dgl.h909 GLAPI void GLAPIENTRY glPopMatrix( void );
Dgl_mangle.h1301 #define glPopMatrix MANGLE(PopMatrix) macro
/external/mesa3d/docs/
DVERSIONS395 - glPopMatrix didn't set "dirty matrix" flag

12