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

  /external/deqp/framework/platform/raspi/
tcuRaspiPlatform.cpp 83 class WindowFactory : public eglu::NativeWindowFactory
86 WindowFactory (void) : eglu::NativeWindowFactory("dispman", "Dispman Window", WINDOW_CAPABILITIES) {}
87 ~WindowFactory (void) {}
97 m_nativeWindowRegistry.registerFactory(new WindowFactory());
105 // WindowFactory
107 eglu::NativeWindow* WindowFactory::createWindow (eglu::NativeDisplay*, const eglu::WindowParams& params) const
  /external/deqp/framework/platform/lnx/wayland/
tcuLnxWaylandEglDisplayFactory.cpp 121 class WindowFactory : public NativeWindowFactory
124 WindowFactory (void);
136 WindowFactory::WindowFactory (void)
141 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay,
149 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay,
182 m_nativeWindowRegistry.registerFactory(new WindowFactory());
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11EglDisplayFactory.cpp 170 class WindowFactory : public NativeWindowFactory
173 WindowFactory (void);
185 WindowFactory::WindowFactory (void)
190 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay,
198 NativeWindow* WindowFactory::createWindow (NativeDisplay* nativeDisplay,
279 m_nativeWindowRegistry.registerFactory(new WindowFactory());
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.4.7/
groovy-all-2.4.7.jar 

Completed in 92 milliseconds