Searched refs:glPushMatrix (Results 1 – 15 of 15) sorted by relevance
78 gl.glPushMatrix(); in beginDrawing()82 gl.glPushMatrix(); in beginDrawing()
197 gl.glPushMatrix(); in draw()
554 public void glPushMatrix() { in glPushMatrix() method in GLErrorLogger.ErrorLoggingGL555 ((GL10)mGL).glPushMatrix(); in glPushMatrix()
139 GLPushMatrix () { glPushMatrix(); } in GLPushMatrix()
817 glPushMatrix(); in drawModels()844 glPushMatrix(); in drawModels()848 glPushMatrix(); in drawModels()1056 glPushMatrix(); in appRender()
219 glPushMatrix = glPushMatrix@0
219 glPushMatrix
735 &glPushMatrix,
455 glPushMatrix();458 glPushMatrix();
166 glPushMatrix();
328 glPushMatrix
714 GL_API void GL_APIENTRY glPushMatrix (void);
159 "glPushMatrix",
907 GLAPI void GLAPIENTRY glPushMatrix( void );
1476 #define glPushMatrix MANGLE(PushMatrix) macro