Home | History | Annotate | Download | only in camera

Lines Matching refs:mR

248     private float[] mR = new float[16];
1984 SensorManager.getRotationMatrix(mR, null, mGData, mMData);
1985 SensorManager.getOrientation(mR, orientation);