Searched defs:mProjectionMatrix (Results 1 – 2 of 2) sorted by relevance
52 mat4 mProjectionMatrix; variable
151 private float[] mProjectionMatrix = new float[MATRIX_SIZE]; field in GLES20Canvas