Searched refs:mPresentationSurfaceView (Results 1 – 1 of 1) sorted by relevance
534 private SurfaceView mPresentationSurfaceView; field in LocalPlayer.SurfaceViewPlayer.DemoPresentation549 mPresentationSurfaceView = (SurfaceView)findViewById(R.id.surface_view); in onCreate()550 SurfaceHolder holder = mPresentationSurfaceView.getHolder(); in onCreate()559 ViewGroup.LayoutParams lp = mPresentationSurfaceView.getLayoutParams(); in updateSize()568 mPresentationSurfaceView.setLayoutParams(lp); in updateSize()