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
57 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.h575 EGLWindow *eglWindow = nullptr; member
/external/angle/src/tests/gl_tests/
DProgramBinaryTest.cpp1408 EGLWindow *eglWindow = EGLWindow::New(param.clientType, param.majorVersion, in createAndInitEGLWindow() local
1423 void destroyEGLWindow(EGLWindow **eglWindow) in destroyEGLWindow()
1490 EGLWindow *eglWindow = nullptr; in TEST_P() local
DImageTest.cpp1283 const EGLWindow *eglWindow = getEGLWindow(); in externalTextureTracerTestHelper() local
/external/angle/src/tests/egl_tests/
DEGLContextSharingTest.cpp470 EGLWindow *eglWindow = getEGLWindow(); in TEST_P() local
524 EGLWindow *eglWindow = getEGLWindow(); in TEST_P() local