Home
last modified time | relevance | path

Searched defs:GetBlendMode (Results 1 - 9 of 9) sorted by relevance

/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
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_blend_declaration.h79 const FeBlendMode& GetBlendMode() const in GetBlendMode() function in OHOS::Ace::SvgFeBlendDeclaration
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dbrush.h136 const BlendMode& GetBlendMode() const { return blendMode_; } in GetBlendMode() function in OHOS::Rosen::Drawing::Brush
H A Dpaint.h77 BlendMode GetBlendMode() const { return blendMode_; } in GetBlendMode() function
/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
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4069 BlendMode ViewAbstract::GetBlendMode(FrameNode* frameNode) in GetBlendMode() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp5302 void GetBlendMode(ArkUINodeHandle node, ArkUIBlendModeOptions* options) in GetBlendMode() function
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2844 const ArkUI_AttributeItem* GetBlendMode(ArkUI_NodeHandle node) in GetBlendMode() function

Completed in 49 milliseconds