Home
last modified time | relevance | path

Searched refs:CheckGrayScale (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.h66 …static bool CheckGrayScale(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>& renderConte…
H A Dsecurity_component_handler.cpp327 bool SecurityComponentHandler::CheckGrayScale(const RefPtr<FrameNode>& node, const RefPtr<RenderCon… in CheckGrayScale() function in OHOS::Ace::NG::SecurityComponentHandler
470 CheckGrayScale(node, renderContext) || CheckSaturate(node, renderContext) || in CheckRenderEffect()