Home
last modified time | relevance | path

Searched refs:CollectSkipSyncNodeWithDrawableState (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.h206 SkipSyncState CollectSkipSyncNodeWithDrawableState(const std::shared_ptr<RSRenderNode> &node);
H A Drs_uifirst_manager.cpp596 RSUifirstManager::SkipSyncState RSUifirstManager::CollectSkipSyncNodeWithDrawableState( in CollectSkipSyncNodeWithDrawableState() function in OHOS::Rosen::RSUifirstManager
639 auto ret = CollectSkipSyncNodeWithDrawableState(node); in CollectSkipSyncNode()