Searched refs:GlWindow (Results 1 – 1 of 1) sorted by relevance
724 private GlWindow mTopWindow;804 GlWindow w = mTopWindow; in onFrameAvailable()910 mTopWindow = new GlWindow(this, 0, 0, mWidth, mHeight); in createWindows()1016 private class GlWindow { class in EncodeVirtualDisplayWithCompositionTest.GlCompositor1039 public GlWindow(GlCompositor compositor, int blX, int blY, int w, int h) { in GlWindow() method in EncodeVirtualDisplayWithCompositionTest.GlCompositor.GlWindow