Searched defs:windowSurface (Results 1 – 6 of 6) sorted by relevance
52 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local61 if(auto* windowSurface = reinterpret_cast<Surface*>(*message.fWindowSurface)){ in message_callback() local
426 EGLSurface windowSurface = EGL_NO_SURFACE; in windowTest() local499 EGLSurface windowSurface = EGL_NO_SURFACE; in textureTest() local584 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromImageTest() local690 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromPbufferTest() local765 EGLSurface windowSurface = EGL_NO_SURFACE; in textureFromAndroidNativeBufferTest() local
489 EGLSurface windowSurface = in TEST_P() local570 EGLSurface windowSurface = in TEST_P() local
21 WindowSurfaceVkWayland *windowSurface = reinterpret_cast<WindowSurfaceVkWayland *>(payload); in ResizeCallback() local
357 …const WindowSurfacePair windowSurface = createWindow(m_display.get(), windowFactory, m_eglDisplay,… in create() local534 …WindowSurfacePair windowSurface = createWindow(m_display.get(), m_nativeWindowFactory, m_eglDispla… in postIterate() local
247 WindowSurfaceVk *windowSurface) in DetermineSurfaceRotation()