Home
last modified time | relevance | path

Searched refs:m_nativeWindowFactory (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/egl/
DegluGLContextFactory.cpp155 const NativeWindowFactory* const m_nativeWindowFactory; // Stored in case window must be re-created member in eglu::__anonb10fb3450111::RenderContext
174 , m_nativeWindowFactory (windowFactory) in RenderContext()
532 …WindowSurfacePair windowSurface = createWindow(m_display.get(), m_nativeWindowFactory, m_eglDispla… in postIterate()