Searched defs:GetDirtyManager (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ | ||
H A D | rs_root_render_node.cpp | 76 std::shared_ptr<RSDirtyRegionManager> RSRootRenderNode::GetDirtyManager() const in GetDirtyManager() function in OHOS::Rosen::RSRootRenderNode |
H A D | rs_surface_render_node.cpp | 652 const std::shared_ptr<RSDirtyRegionManager>& RSSurfaceRenderNode::GetDirtyManager() const in GetDirtyManager() function in OHOS::Rosen::RSSurfaceRenderNode |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ | ||
H A D | rs_display_render_node.h | 190 std::shared_ptr<RSDirtyRegionManager> GetDirtyManager() const in GetDirtyManager() function in OHOS::Rosen::RSDisplayRenderNode |
Completed in 6 milliseconds