Searched refs:mOrthogonalViewMatrix (Results 1 – 4 of 4) sorted by relevance
31 mViewMatrix = mOrthogonalViewMatrix; in doPreRenderingSetup()
71 mViewMatrix = mOrthogonalViewMatrix; in doPreRenderingSetup()
52 protected float[] mOrthogonalViewMatrix = new float[MATRIX_4X4]; field in BaseRenderer114 Matrix.setLookAtM(mOrthogonalViewMatrix, 0, in resetViewMatrix()
100 mViewMatrix = mOrthogonalViewMatrix; in doPreRenderingSetup()