Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp93 …tiveWindowFactoryRegistry& getNativeWindowRegistry (void) const { return m_nativeWindowRegistry; } in getNativeWindowRegistry()
100 NativeWindowFactoryRegistry m_nativeWindowRegistry; member in eglu::NativeDisplayFactory
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp126 m_nativeWindowRegistry.registerFactory(new WindowFactory()); in DisplayFactory()
/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp97 m_nativeWindowRegistry.registerFactory(new WindowFactory()); in DisplayFactory()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp182 m_nativeWindowRegistry.registerFactory(new WindowFactory()); in DisplayFactory()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp282 m_nativeWindowRegistry.registerFactory(new WindowFactory()); in DisplayFactory()
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp183 m_nativeWindowRegistry.registerFactory(new NativeWindowFactory(windowRegistry)); in NativeDisplayFactory()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp387 m_nativeWindowRegistry.registerFactory(new NativeWindowFactory(m_instance)); in EGLNativeDisplayFactory()