Searched refs:ScvhSurfaceView (Results 1 – 1 of 1) sorted by relevance
373 private static class ScvhSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class in AttachedSurfaceControlTest378 ScvhSurfaceView(Context context, View view) { in ScvhSurfaceView() method in AttachedSurfaceControlTest.ScvhSurfaceView424 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testGetHostToken()431 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testGetHostToken()455 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testSyncTransactionViewNotVisible()462 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testSyncTransactionViewNotVisible()