Home
last modified time | relevance | path

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

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