Home
last modified time | relevance | path

Searched defs:colorBlend (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp409 std::optional<Color> colorBlend = color; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp432 auto colorBlend = properties.GetColorBlend(); in DumpNodePropertiesColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h709 std::shared_ptr<ColorBlendModifier> colorBlend; member
H A Dskia_decoration_painter.cpp993 …DecorationPainter::PaintColorBlend(const SkRRect& rRect, SkCanvas* canvas, const Color& colorBlend) in PaintColorBlend()
H A Drosen_render_context.cpp4242 auto colorBlend = graphicProps->GetFrontColorBlendValue(); local
4358 void RosenRenderContext::OnFrontColorBlendUpdate(const Color& colorBlend)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2998 std::optional<Color> colorBlend = color; variable
3066 std::optional<Color> colorBlend = color; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3503 void RSProperties::SetColorBlend(const std::optional<Color>& colorBlend) in SetColorBlend()
3685 auto colorBlend = colorBlend_.value(); in GenerateColorFilter() local
4197 auto colorBlend = GetColorBlend(); in Dump() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp981 …rationPainter::PaintColorBlend(const RSRoundRect& rRect, RSCanvas* canvas, const Color& colorBlend) in PaintColorBlend()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1527 const SkRRect& outerRRect, SkCanvas* canvas, const Color& colorBlend, const Color& color) in PaintColorBlend()
1546 const RSRoundRect& outerRRect, RSCanvas* canvas, const Color& colorBlend, const Color& color) in PaintColorBlend()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1400 auto colorBlend = node->GetColorBlend(); in GetColorBlend() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1416 Color colorBlend; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2485 auto colorBlend = Color::FromArgbInt(colorValue); in SetColorBlend() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2530 void ViewAbstract::SetColorBlend(const Color& colorBlend) in SetColorBlend()
2538 void ViewAbstract::SetColorBlend(FrameNode* frameNode, const Color& colorBlend) in SetColorBlend()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1251 Color colorBlend = Color::TRANSPARENT; in ResetColorBlend() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp4862 Color colorBlend; in JsColorBlend() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3852 colorBlend(value) { method in ArkComponent
10156 colorBlend(value) { method in ArkSpanComponent
25552 colorBlend(value) { method in ArkXComponentComponent