Searched refs:mHorizontalSurfaceView (Results 1 – 1 of 1) sorted by relevance
35 SurfaceView mHorizontalSurfaceView; field in ScrollingStretchSurfaceViewActivity45 mHorizontalSurfaceView = new SurfaceView(this); in onCreate()46 mHorizontalSurfaceView.getHolder().addCallback(this); in onCreate()54 horizontalContainer.addView(mHorizontalSurfaceView, in onCreate()