Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_effect_impl.cpp383 class MotionBlurImpl class
384 …: public META_NS::ObjectFwd<MotionBlurImpl, SCENE_NS::ClassId::MotionBlur, META_NS::ClassId::Objec…
549 registry.RegisterObjectType<MotionBlurImpl>(); in SCENE_BEGIN_NAMESPACE()
565 registry.UnregisterObjectType<MotionBlurImpl>(); in UnregisterPostprocessEffectImpl()