Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.h102 EngineFactory engineFactory_; in CORE_BEGIN_NAMESPACE() local
H A Dplugin_registry.cpp219 … return static_cast<PluginRegistry*>(token)->engineFactory_.GetInterface(IEngineFactory::UID); in RegisterGlobalInterfaces()