Home
last modified time | relevance | path

Searched defs:SetShadowColor (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Doffscreen_canvas.h100 void SetShadowColor(const Color& color) in SetShadowColor() function
H A Drender_custom_paint.h185 void SetShadowColor(const Color& color) in SetShadowColor() function
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp262 void Paint::SetShadowColor(ColorType color) in SetShadowColor() function in OHOS::Paint
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.h219 void SetShadowColor(const Color& color) in SetShadowColor() function
H A Doffscreen_canvas_pattern.cpp353 void OffscreenCanvasPattern::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp220 void OffscreenCanvasRenderingContext2DModelNG::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp331 void CanvasRenderingContext2DModelNG::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_modifier.h143 void SetShadowColor(Color shadowColor) in SetShadowColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp208 void CanvasRenderingContext2DModelImpl::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp209 void OffscreenCanvasRenderingContext2DModelImpl::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp164 void NativeCanvasRenderer::SetShadowColor(const Color& color) in SetShadowColor() function in OHOS::Ace::Framework::NativeCanvasRenderer
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h97 virtual WMError SetShadowColor(std::string color) {return WMError::WM_OK;} in SetShadowColor() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp538 int32_t CJWindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::CJWindowImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp132 void SetShadowColor(ArkUINodeHandle node, uint32_t color) in SetShadowColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp353 ArkUINativeModuleValue RenderNodeBridge::SetShadowColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShadowColor() function in OHOS::Ace::NG::RenderNodeBridge
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp985 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1107 virtual WMError SetShadowColor(std::string color) { return WMError::WM_OK; } in SetShadowColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h325 virtual void SetShadowColor(uint32_t color) {} in SetShadowColor() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1715 void RSNode::SetShadowColor(uint32_t colorValue) in SetShadowColor() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4210 WMError WindowImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp3110 WMError WindowSceneSessionImpl::SetShadowColor(std::string color) in SetShadowColor() function in OHOS::Rosen::WindowSceneSessionImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1889 void RSProperties::SetShadowColor(Color color) in SetShadowColor() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp6224 void RosenRenderContext::SetShadowColor(uint32_t color) function in OHOS::Ace::NG::RosenRenderContext