Home
last modified time | relevance | path

Searched defs:SetBlendMode (Results 1 – 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
Dsvg_fe_blend_declaration.h63 void SetBlendMode(const std::string& blendMode) in SetBlendMode() function
/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_brush.h40 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function
Dtesting_pen.h46 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_paint.cpp109 void TexginePaint::SetBlendMode(TexgineBlendMode mode) in SetBlendMode() function in OHOS::Rosen::TextEngine::TexginePaint
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_render_mode_callback_test.cpp152 void SetBlendMode(int32_t blendMode) in SetBlendMode() function in AudioRenderModeCallbackTest
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
Dbrush.cpp102 void Brush::SetBlendMode(const BlendMode& mode) in SetBlendMode() function in OHOS::Rosen::Drawing::Brush
Dpaint.cpp193 void Paint::SetBlendMode(BlendMode mode) in SetBlendMode() function in OHOS::Rosen::Drawing::Paint
Dpen.cpp147 void Pen::SetBlendMode(BlendMode mode) in SetBlendMode() function in OHOS::Rosen::Drawing::Pen
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/brush_napi/
Djs_brush.cpp365 napi_value JsBrush::SetBlendMode(napi_env env, napi_callback_info info) in SetBlendMode() function in OHOS::Rosen::Drawing::JsBrush
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/
Djs_pen.cpp262 napi_value JsPen::SetBlendMode(napi_env env, napi_callback_info info) in SetBlendMode() function in OHOS::Rosen::Drawing::JsPen
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h808 void SetBlendMode(BlendMode blendMode) override in SetBlendMode() function
1414 static void SetBlendMode(FrameNode* frameNode, BlendMode blendMode) in SetBlendMode() function
Dview_abstract.cpp2109 void ViewAbstract::SetBlendMode(BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::NG::ViewAbstract
3655 void ViewAbstract::SetBlendMode(FrameNode* frameNode, BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_paint_filter_canvas.cpp1157 void RSPaintFilterCanvas::SetBlendMode(std::optional<int> blendMode) in SetBlendMode() function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Ddecoration.h1228 void SetBlendMode(BlendMode blendMode) function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp961 void ViewAbstractModelImpl::SetBlendMode(BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp4877 void SetBlendMode(ArkUINodeHandle node, int32_t blendMode, ArkUI_Int32 blendApplyTypeValue) in SetBlendMode() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp5471 ArkUINativeModuleValue CommonBridge::SetBlendMode(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBlendMode() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp2831 int32_t SetBlendMode(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBlendMode() function