Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h103 RenderMotionBlur renderMotionBlur_; variable
H A Drender_node_post_process_util.cpp162 descriptorCounts.push_back(renderMotionBlur_.GetDescriptorCounts()); in Init()
191 renderMotionBlur_.Init(renderNodeContextMgr, motionBlurInfo); in Init()
392 renderMotionBlur_.PreExecute(*renderNodeContextMgr_, info, ppConfig_); in PreExecute()
480 renderMotionBlur_.Execute(*renderNodeContextMgr_, cmdList, info, ppConfig_); in Execute()