Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTestImpl.java260 Surface windowSurface = compositor.getWindowSurface(multipleWindows? 1 : 0); in doTestRenderingOutput()
468 compositor.getWindowSurface(k), in doTestVirtualDisplayRecycles()
719 Surface getWindowSurface(int windowIndex) { in getWindowSurface() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor