Searched refs:restoreMatrixStack (Results 1 – 2 of 2) sorted by relevance
248 void restoreMatrixStack(const MatrixStack& matrices);
282 void GLEScmContext::restoreMatrixStack(const MatrixStack& matrices) { in restoreMatrixStack() function in GLEScmContext302 restoreMatrixStack(mProjMatrices); in postLoadRestoreCtx()304 restoreMatrixStack(mModelviewMatrices); in postLoadRestoreCtx()311 restoreMatrixStack(mTextureMatrices[i]); in postLoadRestoreCtx()