Home
last modified time | relevance | path

Searched defs:osWindow (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLBufferAgeTest.cpp120 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
175 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
243 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
311 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
DEGLX11VisualTest.cpp94 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
169 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
194 OSWindow *osWindow = new X11Window(otherVisualId); in TEST_P() local
DEGLProtectedContentTest.cpp185 OSWindow *osWindow = OSWindow::New(); in WindowTest() local
DEGLContextCompatibilityTest.cpp254 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp41 bool IsAngleEGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsAngleEGLConfigSupported()
60 bool IsSystemWGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsSystemWGLConfigSupported()
79 bool IsSystemEGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsSystemEGLConfigSupported()
600 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
DANGLETest.cpp1405 void ANGLETestBase::setWindowVisible(OSWindow *osWindow, bool isVisible) in setWindowVisible()
DANGLETest.h559 OSWindow *osWindow = nullptr; member
/external/angle/util/
DEGLWindow.cpp98 bool EGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
113 bool EGLWindow::initializeDisplay(OSWindow *osWindow, in initializeDisplay()
345 bool EGLWindow::initializeSurface(OSWindow *osWindow, in initializeSurface()
/external/angle/src/tests/gl_tests/
DPixmapTest.cpp60 OSWindow *osWindow = getOSWindow(); in testSetUp() local
/external/angle/util/windows/
DWGLWindow.cpp72 bool WGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
/external/angle/samples/multi_window/
DMultiWindow.cpp187 OSWindow *osWindow; member