HomeSort by relevance Sort by last modified time
    Searched refs:m_nativeWindowRegistry (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/egl/
egluNativeDisplay.hpp 92 const NativeWindowFactoryRegistry& getNativeWindowRegistry (void) const { return m_nativeWindowRegistry; }
99 NativeWindowFactoryRegistry m_nativeWindowRegistry;
  /external/deqp/framework/platform/raspi/
tcuRaspiPlatform.cpp 97 m_nativeWindowRegistry.registerFactory(new WindowFactory());
  /external/deqp/framework/platform/wayland/
tcuWaylandEglPlatform.cpp 178 m_nativeWindowRegistry.registerFactory(new WindowFactory());
  /external/deqp/framework/platform/android/
tcuAndroidPlatform.cpp 179 m_nativeWindowRegistry.registerFactory(new NativeWindowFactory(windowRegistry));
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 275 m_nativeWindowRegistry.registerFactory(new WindowFactory());
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 387 m_nativeWindowRegistry.registerFactory(new NativeWindowFactory(m_instance));

Completed in 130 milliseconds