Home
last modified time | relevance | path

Searched defs:SetShadowRadius (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.h147 void SetShadowRadius(float shadowRadius) in SetShadowRadius() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h96 virtual WMError SetShadowRadius(float radius) {return WMError::WM_OK;} in SetShadowRadius() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp518 int32_t CJWindowImpl::SetShadowRadius(double radius) in SetShadowRadius() function in OHOS::Rosen::CJWindowImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp180 void SetShadowRadius(ArkUINodeHandle node, ArkUI_Float32 radius) in SetShadowRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp433 ArkUINativeModuleValue RenderNodeBridge::SetShadowRadius(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShadowRadius() function in OHOS::Ace::NG::RenderNodeBridge
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp980 WMError WindowImpl::SetShadowRadius(float radius) in SetShadowRadius() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1100 virtual WMError SetShadowRadius(float radius) { return WMError::WM_OK; } in SetShadowRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h329 virtual void SetShadowRadius(float radius) {} in SetShadowRadius() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1748 void RSNode::SetShadowRadius(float radius) in SetShadowRadius() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4195 WMError WindowImpl::SetShadowRadius(float radius) in SetShadowRadius() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp3093 WMError WindowSceneSessionImpl::SetShadowRadius(float radius) in SetShadowRadius() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1957 void RSProperties::SetShadowRadius(float radius) in SetShadowRadius() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6248 void RosenRenderContext::SetShadowRadius(float radius) function in OHOS::Ace::NG::RosenRenderContext