Home
last modified time | relevance | path

Searched refs:ppo (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dcamera_impl.cpp177 auto ppo = META_NS::GetObjectRegistry().Create<IPostProcessPrivate>(SCENE_NS::ClassId::PostProcess);
179 ppo->SetEntity(entity, sh, true);
180 META_NS::SetValue(PostProcess(), interface_pointer_cast<SCENE_NS::IPostProcess>(ppo));
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DPointerTest.cpp579 auto* ppo = interface_cast<const IBase2>(ca); in HWTEST_F() local

Completed in 2 milliseconds