Searched refs:TopWindowPresentation (Results 1 – 1 of 1) sorted by relevance
851 ((TopWindowPresentation) mTopPresentation.getPresentation()).populateWindows(); in createWindows()1291 private static class TopWindowPresentation extends TestPresentationBase { class in EncodeVirtualDisplayWithCompositionTestImpl1297 public TopWindowPresentation(int numWindows, Context outerContext, Display display) { in TopWindowPresentation() method in EncodeVirtualDisplayWithCompositionTestImpl.TopWindowPresentation1358 ((TopWindowPresentation) mPresentation).waitForSurfaceReady(timeoutMs); in waitForSurfaceReady()1362 return ((TopWindowPresentation) mPresentation).getSurface(windowIndex); in getSurface()1366 return new TopWindowPresentation(mNumWindows, mContext, mVirtualDisplay.getDisplay()); in doCreatePresentation()