Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp31 bool IsANGLEConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsANGLEConfigSupported()
49 bool IsWGLConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsWGLConfigSupported()
67 bool IsNativeConfigSupported(const PlatformParameters &param, OSWindow *osWindow) in IsNativeConfigSupported()
376 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
DANGLETest.h451 OSWindow *osWindow = nullptr; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLX11VisualTest.cpp93 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
163 OSWindow *osWindow = OSWindow::New(); in TEST_P() local
187 OSWindow *osWindow = new X11Window(otherVisualId); in TEST_P() local
DEGLContextCompatibilityTest.cpp143 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
/third_party/skia/third_party/externals/angle2/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.cpp424 OSWindow *osWindow = OSWindow::New(); in windowTest() local
497 OSWindow *osWindow = OSWindow::New(); in textureTest() local
576 OSWindow *osWindow = OSWindow::New(); in textureFromImageTest() local
682 OSWindow *osWindow = OSWindow::New(); in textureFromPbufferTest() local
757 OSWindow *osWindow = OSWindow::New(); in textureFromAndroidNativeBufferTest() local
DEGLContextCompatibilityTest.cpp254 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
/third_party/skia/third_party/externals/angle2/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()
620 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
DANGLETest.cpp1461 void ANGLETestBase::setWindowVisible(OSWindow *osWindow, bool isVisible) in setWindowVisible()
DANGLETest.h570 OSWindow *osWindow = nullptr; member
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp105 GLWindowResult EGLWindow::initializeGLWithResult(OSWindow *osWindow, in initializeGLWithResult()
127 bool EGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
137 bool EGLWindow::initializeDisplay(OSWindow *osWindow, in initializeDisplay()
391 GLWindowResult EGLWindow::initializeSurface(OSWindow *osWindow, in initializeSurface()
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp93 bool EGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
107 bool EGLWindow::initializeDisplay(OSWindow *osWindow, in initializeDisplay()
193 bool EGLWindow::initializeSurface(OSWindow *osWindow, in initializeSurface()
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp127 GLWindowResult WGLWindow::initializeGLWithResult(OSWindow *osWindow, in initializeGLWithResult()
218 bool WGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPixmapTest.cpp60 OSWindow *osWindow = getOSWindow(); in testSetUp() local
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp72 bool WGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
/third_party/flutter/skia/third_party/externals/angle2/samples/multi_window/
DMultiWindow.cpp187 OSWindow *osWindow; member
/third_party/skia/third_party/externals/angle2/samples/multi_window/
DMultiWindow.cpp187 OSWindow *osWindow; member