HomeSort by relevance Sort by last modified time
    Searched full:mglmodelviewmatrix (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/tests/src/com/android/gallery3d/glrenderer/
GLMock.java 50 float[] mGLModelViewMatrix = new float[16];
124 System.arraycopy(m, offset, mGLModelViewMatrix, 0, 16);
GLCanvasTest.java 288 copy(mModelViewMatrixUsed, mGLModelViewMatrix);

Completed in 76 milliseconds