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.java373 private static class ScvhSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class in AttachedSurfaceControlTest
378 ScvhSurfaceView(Context context, View view) { in ScvhSurfaceView() method in AttachedSurfaceControlTest.ScvhSurfaceView
424 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()