Home
last modified time | relevance | path

Searched refs:GetUifirstCachedState (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.h207 CacheProcessStatus& GetUifirstCachedState(NodeId id);
H A Drs_uifirst_manager.cpp580 CacheProcessStatus& RSUifirstManager::GetUifirstCachedState(NodeId id) in GetUifirstCachedState() function in OHOS::Rosen::RSUifirstManager
610 auto& curRootIdState = GetUifirstCachedState(uifirstRootId); in CollectSkipSyncNodeWithDrawableState()
733 auto& curRootIdState = GetUifirstCachedState(*it); in IsPreFirstLevelNodeDoingAndTryClear()