Searched refs:GlWindow (Results 1 – 1 of 1) sorted by relevance
605 private GlWindow mTopWindow;685 GlWindow w = mTopWindow; in onFrameAvailable()791 mTopWindow = new GlWindow(this, 0, 0, mWidth, mHeight); in createWindows()897 private class GlWindow { class in EncodeVirtualDisplayWithCompositionTest.GlCompositor920 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor.GlWindow