Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_root_render_node.cpp81 std::shared_ptr<RSDirtyRegionManager> RSRootRenderNode::GetDirtyManager() const in GetDirtyManager() function in OHOS::Rosen::RSRootRenderNode
H A Drs_surface_render_node.cpp655 const std::shared_ptr<RSDirtyRegionManager>& RSSurfaceRenderNode::GetDirtyManager() const in GetDirtyManager() function in OHOS::Rosen::RSSurfaceRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h194 std::shared_ptr<RSDirtyRegionManager> GetDirtyManager() const in GetDirtyManager() function