Searched refs:mRotation (Results 1 – 3 of 3) sorted by relevance
39 private int mRotation; field in RVCVCameraPreview63 mRotation = rotation; in init()132 mCamera.setDisplayOrientation(mRotation); in surfaceChanged()
47 private float mRotation = 0f; field in TextureViewCameraActivity104 mRotation += SCREEN_ROTATION_RATE; in onSurfaceTextureUpdated()105 transformMatrix.setRotate(mRotation, mWidth/2, mHeight/2); in onSurfaceTextureUpdated()
178 private final String mRotation; field in DeqpTestRunner.BatchRunConfiguration183 mRotation = rotation; in BatchRunConfiguration()192 mGlConfig, mRotation, mSurfaceType); in getId()206 return mRotation; in getRotation()