Searched refs:OhosContextFactory (Results 1 – 3 of 3) sorted by relevance
29 OhosContextFactory::OhosContextFactory () in OhosContextFactory() function in OhosContextFactory35 glu::RenderContext* OhosContextFactory::createContext (const glu::RenderConfig& config, in createContext()
35 class OhosContextFactory : public glu::ContextFactory class38 OhosContextFactory (void);
35 m_contextFactoryRegistry.registerFactory(new OHOS_ROSEN::egl::OhosContextFactory()); in OhosPlatform()