Home
last modified time | relevance | path

Searched defs:RenderWithContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.cpp107 void RenderSceneViewer::RenderWithContext(RenderContext& context, const Offset& offset) { function in OHOS::Ace::RenderSceneViewer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp370 void RenderNode::RenderWithContext(RenderContext& context, const Offset& offset) in RenderWithContext() function in OHOS::Ace::RenderNode