Home
last modified time | relevance | path

Searched defs:SetBlendMode (Results 1 - 17 of 17) sorted by relevance

/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 in OHOS::Ace::SvgFeBlendDeclaration
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_brush.h40 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function in OHOS::Ace::Testing::TestingBrush
H A Dtesting_pen.h46 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function in OHOS::Ace::Testing::TestingPen
/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
/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
/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.cpp194 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
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h1449 static void SetBlendMode(FrameNode* frameNode, BlendMode blendMode) in SetBlendMode() function
H A Dview_abstract.cpp2098 void ViewAbstract::SetBlendMode(BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::NG::ViewAbstract
3677 void ViewAbstract::SetBlendMode(FrameNode* frameNode, BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/brush_napi/
H A Djs_brush.cpp395 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/
H A Djs_pen.cpp275 napi_value JsPen::SetBlendMode(napi_env env, napi_callback_info info) in SetBlendMode() function in OHOS::Rosen::Drawing::JsPen
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp1174 void RSPaintFilterCanvas::SetBlendMode(std::optional<int> blendMode) in SetBlendMode() function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp945 void ViewAbstractModelImpl::SetBlendMode(BlendMode blendMode) in SetBlendMode() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4881 void SetBlendMode(ArkUINodeHandle node, int32_t blendMode, ArkUI_Int32 blendApplyTypeValue) in SetBlendMode() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp5521 ArkUINativeModuleValue CommonBridge::SetBlendMode(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBlendMode() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp2819 int32_t SetBlendMode(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBlendMode() function

Completed in 79 milliseconds