Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp32 class PostProcessImpl class
33 …: public META_NS::ObjectFwd<PostProcessImpl, SCENE_NS::ClassId::PostProcess, META_NS::ClassId::Obj…
68 ~PostProcessImpl() in ~PostProcessImpl()
218 …auto func = [](PostProcessImpl* me, IProperty::Ptr fxState, IProperty::Ptr postprocessState, uint3… in SetEntity()
274 registry.RegisterObjectType<PostProcessImpl>(); in SCENE_BEGIN_NAMESPACE()
280 registry.UnregisterObjectType<PostProcessImpl>(); in UnregisterPostprocessImpl()