/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_blend_declaration.h | 63 void SetBlendMode(const std::string& blendMode) in SetBlendMode() function
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_brush.h | 40 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function
|
H A D | testing_pen.h | 46 virtual void SetBlendMode(BlendMode mode) {} in SetBlendMode() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_paint.cpp | 109 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 D | audio_render_mode_callback_test.cpp | 152 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 D | brush.cpp | 102 void Brush::SetBlendMode(const BlendMode& mode) in SetBlendMode() function in OHOS::Rosen::Drawing::Brush
|
H A D | paint.cpp | 193 void Paint::SetBlendMode(BlendMode mode) in SetBlendMode() function in OHOS::Rosen::Drawing::Paint
|
H A D | pen.cpp | 147 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 D | js_brush.cpp | 365 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 D | js_pen.cpp | 262 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 D | view_abstract_model_ng.h | 840 void SetBlendMode(BlendMode blendMode) override in SetBlendMode() function 1452 static void SetBlendMode(FrameNode* frameNode, BlendMode blendMode) in SetBlendMode() function
|
H A D | view_abstract.cpp | 2204 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 D | rs_paint_filter_canvas.cpp | 676 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 D | decoration.h | 1241 void SetBlendMode(BlendMode blendMode) function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 961 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 D | node_common_modifier.cpp | 4897 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 D | arkts_native_common_bridge.cpp | 5594 ArkUINativeModuleValue CommonBridge::SetBlendMode(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetBlendMode() function in OHOS::Ace::NG::CommonBridge
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 2832 int32_t SetBlendMode(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetBlendMode() function
|