Home
last modified time | relevance | path

Searched defs:colorBlend (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp379 std::optional<Color> colorBlend = color; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h713 std::shared_ptr<ColorBlendModifier> colorBlend; member
H A Dskia_decoration_painter.cpp993 void SkiaDecorationPainter::PaintColorBlend(const SkRRect& rRect, SkCanvas* canvas, const Color& colorBlend) in PaintColorBlend() argument
H A Drosen_render_context.cpp4200 auto colorBlend = graphicProps->GetFrontColorBlendValue(); local
4316 void RosenRenderContext::OnFrontColorBlendUpdate(const Color& colorBlend) argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp509 auto colorBlend = properties.GetColorBlend(); in DumpNodePropertiesColor() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2949 std::optional<Color> colorBlend = color; in HWTEST_F() local
3017 std::optional<Color> colorBlend = color; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1388 auto colorBlend = node->GetColorBlend(); in GetColorBlend() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp981 void DrawingDecorationPainter::PaintColorBlend(const RSRoundRect& rRect, RSCanvas* canvas, const Color& colorBlend) in PaintColorBlend() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1526 PaintColorBlend( const SkRRect& outerRRect, SkCanvas* canvas, const Color& colorBlend, const Color& color) PaintColorBlend() argument
1545 PaintColorBlend( const RSRoundRect& outerRRect, RSCanvas* canvas, const Color& colorBlend, const Color& color) PaintColorBlend() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2424 void ViewAbstract::SetColorBlend(const Color& colorBlend) in SetColorBlend() argument
2432 void ViewAbstract::SetColorBlend(FrameNode *frameNode, const Color& colorBlend) in SetColorBlend() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2464 auto colorBlend = Color::FromArgbInt(colorValue); in SetColorBlend() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3463 void RSProperties::SetColorBlend(const std::optional<Color>& colorBlend) in SetColorBlend() argument
3645 auto colorBlend = colorBlend_.value(); in GenerateColorFilter() local
4157 auto colorBlend = GetColorBlend(); in Dump() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1239 Color colorBlend = Color::TRANSPARENT; in ResetColorBlend() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4826 Color colorBlend; in JsColorBlend() local

Completed in 81 milliseconds