Searched refs:ScvhSurfaceView (Results 1 – 1 of 1) sorted by relevance
366 private static class ScvhSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class in AttachedSurfaceControlTest371 ScvhSurfaceView(Context context, View view) { in ScvhSurfaceView() method in AttachedSurfaceControlTest.ScvhSurfaceView415 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testGetHostToken()420 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testGetHostToken()438 final ScvhSurfaceView[] scvhSurfaceView = new ScvhSurfaceView[1]; in testSyncTransactionViewNotVisible()443 scvhSurfaceView[0] = new ScvhSurfaceView(a, view[0]); in testSyncTransactionViewNotVisible()