Home
last modified time | relevance | path

Searched defs:GetBlendMode (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dbrush.h136 const BlendMode& GetBlendMode() const { return blendMode_; } in GetBlendMode() function
H A Dpaint.h77 BlendMode GetBlendMode() const { return blendMode_; } in GetBlendMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_blend_declaration.h79 const FeBlendMode& GetBlendMode() const in GetBlendMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_blend.cpp29 RSBlendMode SvgFeBlend::GetBlendMode(SvgFeBlendMode mode) const in GetBlendMode() function in OHOS::Ace::NG::SvgFeBlend
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpen.cpp142 BlendMode Pen::GetBlendMode() const in GetBlendMode() function in OHOS::Rosen::Drawing::Pen
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp383 bool GetBlendMode(const string_view dataType, BlendMode& out) in GetBlendMode() function
588 string_view GetBlendMode(BlendMode data) in GetBlendMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1236 BlendMode GetBlendMode() const function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4200 BlendMode ViewAbstract::GetBlendMode(FrameNode* frameNode) in GetBlendMode() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5318 void GetBlendMode(ArkUINodeHandle node, ArkUIBlendModeOptions* options) in GetBlendMode() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2857 const ArkUI_AttributeItem* GetBlendMode(ArkUI_NodeHandle node) in GetBlendMode() function