Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h793 void WindowBlurTest();
H A Drender_node.cpp1571 void RenderNode::WindowBlurTest() in WindowBlurTest() function in OHOS::Ace::RenderNode
1582 child->WindowBlurTest(); in WindowBlurTest()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3145 renderNode->WindowBlurTest(); in FlushWindowBlur()