Searched refs:popMatrix (Results 1 - 9 of 9) sorted by relevance

/external/eigen/demos/opengl/
H A Dgpuhelper.cpp52 popMatrix(GL_PROJECTION);
53 popMatrix(GL_MODELVIEW);
74 popMatrix(GL_MODELVIEW);
95 popMatrix(GL_MODELVIEW);
H A Dgpuhelper.h83 inline void popMatrix(GLenum matrixTarget);
185 inline void GpuHelper::popMatrix(GLenum matrixTarget) function in class:GpuHelper
H A Dquaternion_demo.cpp105 gpu.popMatrix(GL_MODELVIEW);
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.h522 void popMatrix();
H A DContext.cpp3263 void Context::popMatrix() function in class:es1::Context
H A DlibGLES_CM.cpp3348 context->popMatrix();
/external/swiftshader/src/OpenGL/libGL/
H A DContext.h688 void popMatrix();
H A DContext.cpp3073 void Context::popMatrix() function in class:gl::Context
H A DlibGL.cpp6965 context->popMatrix();

Completed in 250 milliseconds