Searched refs:SetClipPath (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/include/ |
H A D | sk_image_chain.h | 62 void SetClipPath(SkPath* path);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_node.cpp | 107 boxComponent->SetClipPath(clipPath); in CreateBoxComponent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_paint_method.h | 83 void SetClipPath(const std::string& clipPath) in SetClipPath() function
|
H A D | bubble_pattern.h | 70 bubbleMethod->SetClipPath(clipPath_); in CreateNodePaintMethod()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | sk_image_chain_unittest.cpp | 436 skImageChain->SetClipPath(path); 438 skImageChain->SetClipPath(nullptr);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | box_base_component.h | 265 void SetClipPath(const RefPtr<ClipPath>& clipPath) in SetClipPath() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | shape_model_impl.cpp | 99 box->SetClipPath(clipPath); in InitBox()
|
H A D | view_abstract_model_impl.cpp | 925 box->SetClipPath(clipPath); in SetClipShape()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/src/ |
H A D | sk_image_chain.cpp | 192 void SKImageChain::SetClipPath(SkPath* path) in SetClipPath() function in OHOS::Rosen::SKImageChain
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 1551 boxComponent_->SetClipPath(clipPathStyle.clipPath); in UpdateBoxComponent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 3966 void SetClipPath(ArkUINodeHandle node, ArkUI_CharPtr type, const ArkUI_Float32 (*attribute)[2], Ark… in SetClipPath() function 6297 …ResetPointLightBloom, SetClip, SetClipShape, SetClipPath, ResetClip, SetTransitionCenter, SetOpaci… in GetCommonModifier() 6371 …ResetPointLightBloom, SetClip, SetClipShape, SetClipPath, ResetClip, SetTransitionCenter, SetOpaci… in GetCJUICommonModifier()
|