Searched defs:mProjectionMatrix (Results 1 – 4 of 4) sorted by relevance
35 Matrix* mProjectionMatrix; variable
49 Matrix* mProjectionMatrix; variable
25 private float[] mProjectionMatrix; field in DrawParameters
53 protected float[] mProjectionMatrix = new float[MATRIX_4X4]; field in BaseRenderer