Searched refs:mTmpValues (Results 1 – 1 of 1) sorted by relevance
29 private final float[] mTmpValues = new float[9]; field in SurfaceTransaction70 mTransaction.setMatrix(mSurface, matrix, mTmpValues); in setMatrix()