Home
last modified time | relevance | path

Searched defs:PaintDirectly (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_g.cpp38 void RosenRenderSvgG::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgG
H A Drosen_render_svg_use.cpp43 void RosenRenderSvgUse::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgUse
H A Drosen_render_svg_circle.cpp69 void RosenRenderSvgCircle::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgCircle
H A Drosen_render_svg_line.cpp62 void RosenRenderSvgLine::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgLine
H A Drosen_render_svg_ellipse.cpp64 void RosenRenderSvgEllipse::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgEllipse
H A Drosen_render_svg_rect.cpp63 void RosenRenderSvgRect::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgRect
H A Drosen_render_svg_path.cpp65 void RosenRenderSvgPath::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgPath
H A Drosen_render_svg_text.cpp42 void RosenRenderSvgText::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgText
H A Drosen_render_svg_polygon.cpp68 void RosenRenderSvgPolygon::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RosenRenderSvgPolygon
H A Drender_svg_base.cpp128 void RenderSvgBase::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() function in OHOS::Ace::RenderSvgBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.cpp305 void SvgDom::PaintDirectly(RenderContext& context, const Offset& offset, ImageFit imageFit, Size la… function in OHOS::Ace::SvgDom