Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp1304 auto lastFrameCacheType = node.GetLastFrameUifirstFlag(); in UifirstStateChange() local
1305 …if ((lastFrameCacheType != MultiThreadCacheType::NONE) && (lastFrameCacheType != currentFrameCache… in UifirstStateChange()
1309 if (lastFrameCacheType == MultiThreadCacheType::NONE) { // likely branch: last is disable in UifirstStateChange()