Searched defs:osWindow (Results 1 – 8 of 8) sorted by relevance
93 OSWindow *osWindow = OSWindow::New(); in TEST_P() local163 OSWindow *osWindow = OSWindow::New(); in TEST_P() local187 OSWindow *osWindow = new X11Window(otherVisualId); in TEST_P() local
250 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
40 bool IsAngleEGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsAngleEGLConfigSupported()59 bool IsSystemWGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsSystemWGLConfigSupported()78 bool IsSystemEGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsSystemEGLConfigSupported()529 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
1244 void ANGLETestBase::setWindowVisible(OSWindow *osWindow, bool isVisible) in setWindowVisible()
513 OSWindow *osWindow = nullptr; member
93 bool EGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()108 bool EGLWindow::initializeDisplay(OSWindow *osWindow, in initializeDisplay()264 bool EGLWindow::initializeSurface(OSWindow *osWindow, in initializeSurface()
72 bool WGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
187 OSWindow *osWindow; member