Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java336 Surface windowSurface = compositor.getWindowSurface(multipleWindows? 1 : 0); in doTestRenderingOutput() local
339 new RemoteVirtualDisplayPresentation(context, windowSurface, w, h); in doTestRenderingOutput()
345 ? new VirtualDisplayPresentation(context, windowSurface, w, h) in doTestRenderingOutput()
346 : new RotateVirtualDisplayPresentation(context, windowSurface, w, h); in doTestRenderingOutput()