Searched refs:windowSurface (Results 1 – 1 of 1) sorted by relevance
357 …const WindowSurfacePair windowSurface = createWindow(m_display.get(), windowFactory, m_eglDisplay,… in create() local358 m_window = windowSurface.first; in create()359 m_eglSurface = windowSurface.second; in create()532 …WindowSurfacePair windowSurface = createWindow(m_display.get(), m_nativeWindowFactory, m_eglDispla… in postIterate() local533 m_window = windowSurface.first; in postIterate()534 m_eglSurface = windowSurface.second; in postIterate()