Home
last modified time | relevance | path

Searched defs:ProcessAnimatePropertyAfterChildren (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_canvas_render_node.cpp166 void RSCanvasRenderNode::ProcessAnimatePropertyAfterChildren(RSPaintFilterCanvas& canvas) in ProcessAnimatePropertyAfterChildren() function in OHOS::Rosen::RSCanvasRenderNode
Drs_surface_render_node.cpp350 void RSSurfaceRenderNode::ProcessAnimatePropertyAfterChildren(RSPaintFilterCanvas& canvas) in ProcessAnimatePropertyAfterChildren() function in OHOS::Rosen::RSSurfaceRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h191 virtual void ProcessAnimatePropertyAfterChildren(RSPaintFilterCanvas& canvas) {} in ProcessAnimatePropertyAfterChildren() function