Home
last modified time | relevance | path

Searched defs:eglWindow (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/linux/wayland/
DWindowSurfaceVkWayland.cpp23 void WindowSurfaceVkWayland::ResizeCallback(wl_egl_window *eglWindow, void *payload) in ResizeCallback()
43 wl_egl_window *eglWindow = reinterpret_cast<wl_egl_window *>(window); in WindowSurfaceVkWayland() local
58 wl_egl_window *eglWindow = reinterpret_cast<wl_egl_window *>(mNativeWindowType); in createSurfaceVk() local
/external/angle/src/tests/test_utils/
Dangle_test_instantiate.cpp52 EGLWindow *eglWindow = in IsEGLConfigSupported() local
101 EGLWindow *eglWindow = in IsSystemEGLConfigSupported() local
DANGLETest.h578 EGLWindow *eglWindow = nullptr; member
/external/angle/src/tests/gl_tests/
DProgramBinaryTest.cpp1548 EGLWindow *eglWindow = EGLWindow::New(param.clientType, param.majorVersion, in createAndInitEGLWindow() local
1563 void destroyEGLWindow(EGLWindow **eglWindow) in destroyEGLWindow()
1630 EGLWindow *eglWindow = nullptr; in TEST_P() local
DImageTest.cpp1292 const EGLWindow *eglWindow = getEGLWindow(); in externalTextureTracerTestHelper() local
/external/angle/src/tests/egl_tests/
DEGLContextSharingTest.cpp471 EGLWindow *eglWindow = getEGLWindow(); in TEST_P() local
525 EGLWindow *eglWindow = getEGLWindow(); in TEST_P() local