Searched defs:SetBackgroundEffect (Results 1 – 5 of 5) sorted by relevance
86 virtual void SetBackgroundEffect(const EffectOption& effectOption) {} in SetBackgroundEffect() function
148 void SetBackgroundEffect(const EffectOption& effectOption) override in SetBackgroundEffect() function
329 void ViewAbstract::SetBackgroundEffect(const EffectOption& effectOption) in SetBackgroundEffect() function in OHOS::Ace::NG::ViewAbstract3663 void ViewAbstract::SetBackgroundEffect(FrameNode* frameNode, const EffectOption &effectOption) in SetBackgroundEffect() function in OHOS::Ace::NG::ViewAbstract
3468 void SetBackgroundEffect(ArkUINodeHandle node, ArkUI_Float32 radiusArg, ArkUI_Float32 saturationArg, in SetBackgroundEffect() function
5016 ArkUINativeModuleValue CommonBridge::SetBackgroundEffect(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBackgroundEffect() function in OHOS::Ace::NG::CommonBridge