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/
DEncodeVirtualDisplayWithCompositionTest.java300 compositor.getWindowSurface(multipleWindows? 1 : 0), w, h); in doTestRenderingOutput()
306 compositor.getWindowSurface(multipleWindows? 1 : 0), w, h); in doTestRenderingOutput()
437 compositor.getWindowSurface(k), in doTestVirtualDisplayRecycles()
665 Surface getWindowSurface(int windowIndex) { in getWindowSurface() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor