Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model.h89 virtual void SetForegroundEffect(float radius) {} in SetForegroundEffect() function
Dview_abstract_model_ng.h1315 void SetForegroundEffect(float radius) override in SetForegroundEffect() function
Dview_abstract.cpp308 void ViewAbstract::SetForegroundEffect(float radius) in SetForegroundEffect() function in OHOS::Ace::NG::ViewAbstract
3649 void ViewAbstract::SetForegroundEffect(FrameNode* frameNode, float radius) in SetForegroundEffect() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp3453 void SetForegroundEffect(ArkUINodeHandle node, ArkUI_Float32 radius) in SetForegroundEffect() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4955 ArkUINativeModuleValue CommonBridge::SetForegroundEffect(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundEffect() function in OHOS::Ace::NG::CommonBridge