Searched refs:GlWindow (Results 1 – 1 of 1) sorted by relevance
623 private GlWindow mTopWindow;703 GlWindow w = mTopWindow; in onFrameAvailable()809 mTopWindow = new GlWindow(this, 0, 0, mWidth, mHeight); in createWindows()915 private class GlWindow { class in EncodeVirtualDisplayWithCompositionTest.GlCompositor938 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor.GlWindow