Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.h76 …static bool CheckLightUpEffect(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderC…
H A Dsecurity_component_handler.cpp439 bool SecurityComponentHandler::CheckLightUpEffect(const RefPtr<FrameNode>& node, in CheckLightUpEffect() function in OHOS::Ace::NG::SecurityComponentHandler
475 CheckLightUpEffect(node, renderContext) || CheckPixelStretchEffect(node, renderContext) || in CheckRenderEffect()