Home
last modified time | relevance | path

Searched refs:GetPendingPostDrawables (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.h135 std::vector<std::shared_ptr<DrawableV2::RSSurfaceRenderNodeDrawable>> GetPendingPostDrawables() in GetPendingPostDrawables() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp386 auto pendingDrawables = RSUifirstManager::Instance().GetPendingPostDrawables(); in CheckDisplayNodeSkip()