Home
last modified time | relevance | path

Searched defs:SetBackgroundEffect (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model.h86 virtual void SetBackgroundEffect(const EffectOption& effectOption) {} in SetBackgroundEffect() function
Dview_abstract_model_ng.h148 void SetBackgroundEffect(const EffectOption& effectOption) override in SetBackgroundEffect() function
Dview_abstract.cpp338 void ViewAbstract::SetBackgroundEffect(const EffectOption& effectOption) in SetBackgroundEffect() function in OHOS::Ace::NG::ViewAbstract
3534 void ViewAbstract::SetBackgroundEffect(FrameNode* frameNode, const EffectOption &effectOption) in SetBackgroundEffect() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp3458 void SetBackgroundEffect(ArkUINodeHandle node, ArkUI_Float32 radiusArg, ArkUI_Float32 saturationArg, in SetBackgroundEffect() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4888 ArkUINativeModuleValue CommonBridge::SetBackgroundEffect(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBackgroundEffect() function in OHOS::Ace::NG::CommonBridge