/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | angle_test_instantiate.cpp | 31 bool IsANGLEConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsANGLEConfigSupported() 49 bool IsWGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsWGLConfigSupported() 67 bool IsNativeConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsNativeConfigSupported() 376 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
|
D | ANGLETest.h | 451 OSWindow *osWindow = nullptr; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLX11VisualTest.cpp | 93 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
|
D | EGLContextCompatibilityTest.cpp | 143 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLBufferAgeTest.cpp | 120 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
|
D | EGLX11VisualTest.cpp | 94 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
|
D | EGLProtectedContentTest.cpp | 424 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
|
D | EGLContextCompatibilityTest.cpp | 254 OSWindow *osWindow = OSWindow::New(); in testWindowCompatibility() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | angle_test_instantiate.cpp | 41 bool IsAngleEGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsAngleEGLConfigSupported() 60 bool IsSystemWGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsSystemWGLConfigSupported() 79 bool IsSystemEGLConfigSupported(const PlatformParameters ¶m, OSWindow *osWindow) in IsSystemEGLConfigSupported() 620 OSWindow *osWindow = OSWindow::New(); in IsConfigSupported() local
|
D | ANGLETest.cpp | 1461 void ANGLETestBase::setWindowVisible(OSWindow *osWindow, bool isVisible) in setWindowVisible()
|
D | ANGLETest.h | 570 OSWindow *osWindow = nullptr; member
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 105 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/ |
D | EGLWindow.cpp | 93 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/ |
D | WGLWindow.cpp | 127 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/ |
D | PixmapTest.cpp | 60 OSWindow *osWindow = getOSWindow(); in testSetUp() local
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 72 bool WGLWindow::initializeGL(OSWindow *osWindow, in initializeGL()
|
/third_party/flutter/skia/third_party/externals/angle2/samples/multi_window/ |
D | MultiWindow.cpp | 187 OSWindow *osWindow; member
|
/third_party/skia/third_party/externals/angle2/samples/multi_window/ |
D | MultiWindow.cpp | 187 OSWindow *osWindow; member
|