Home
last modified time | relevance | path

Searched refs:ScvhSurfaceView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlTest.java366 private static class ScvhSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class in AttachedSurfaceControlTest
371 ScvhSurfaceView(Context context, View view) { in ScvhSurfaceView() method in AttachedSurfaceControlTest.ScvhSurfaceView
415 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()