Searched refs:mIsLandscapeOrientation (Results 1 – 2 of 2) sorted by relevance
28 private boolean mIsLandscapeOrientation; field in MosaicRendererSurfaceViewRenderer33 mIsLandscapeOrientation = isLandscapeOrientation; in MosaicRendererSurfaceViewRenderer()49 MosaicRenderer.reset(width, height, mIsLandscapeOrientation); in onSurfaceChanged()
38 private boolean mIsLandscapeOrientation = true; field in MosaicRendererSurfaceView64 mIsLandscapeOrientation = (activity.getRequestedOrientation() in getDisplayOrientation()94 mRenderer = new MosaicRendererSurfaceViewRenderer(mIsLandscapeOrientation); in init()