Home
last modified time | relevance | path

Searched defs:PaintChild (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list.cpp59 void RosenRenderList::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Off… in PaintChild() function in OHOS::Ace::RosenRenderList
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation_util.h108 void PaintChild(const RefPtr<RenderNode>& child, const Offset& offset) override {}; in PaintChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.cpp51 void FlutterRenderContext::PaintChild(const RefPtr<RenderNode>& child, const Offset& offset) in PaintChild() function in OHOS::Ace::FlutterRenderContext
H A Drosen_render_context.cpp64 void RosenRenderContext::PaintChild(const RefPtr<RenderNode>& child, const Offset& offset) in PaintChild() function in OHOS::Ace::RosenRenderContext
H A Drender_node.cpp429 void RenderNode::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Offset& … in PaintChild() function in OHOS::Ace::RenderNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp3110 void RenderList::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Offset& … in PaintChild() function in OHOS::Ace::V2::RenderList