Home
last modified time | relevance | path

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

/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/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/skia/third_party/externals/angle2/samples/multi_window/
DMultiWindow.cpp187 OSWindow *osWindow; member