Searched refs:surfaceCacheContentStatic_ (Results 1 – 5 of 5) sorted by relevance
298 if (surfaceCacheContentStatic_ == contentStatic) { in SetSurfaceCacheContentStatic()302 if (!surfaceCacheContentStatic_ && !lastFrameSynced) { in SetSurfaceCacheContentStatic()305 preSurfaceCacheContentStatic_ = surfaceCacheContentStatic_; in SetSurfaceCacheContentStatic()306 surfaceCacheContentStatic_ = contentStatic; in SetSurfaceCacheContentStatic()312 return surfaceCacheContentStatic_; in GetSurfaceCacheContentStatic()469 targetSurfaceParams->surfaceCacheContentStatic_ = surfaceCacheContentStatic_; in OnSync()
2552 node->surfaceCacheContentStatic_ = true;2568 node->surfaceCacheContentStatic_ = true;2584 leash->surfaceCacheContentStatic_ = true;2588 app->surfaceCacheContentStatic_ = true;2608 leash->surfaceCacheContentStatic_ = true;2612 app->surfaceCacheContentStatic_ = true;2631 leash->surfaceCacheContentStatic_ = true;2635 app->surfaceCacheContentStatic_ = false;2654 leash->surfaceCacheContentStatic_ = true;2658 app->surfaceCacheContentStatic_ = false;
1692 contentStatic = surfaceCacheContentStatic_; in UpdateSurfaceCacheContentStaticFlag()2289 surfaceCacheContentStatic_ = IsOnlyBasicGeoTransform(); in UpdateSurfaceCacheContentStatic()2298 surfaceCacheContentStatic_ = IsOnlyBasicGeoTransform() || GetForceUpdateByUifirst(); in UpdateSurfaceCacheContentStatic()2301 GetId(), surfaceCacheContentStatic_); in UpdateSurfaceCacheContentStatic()2306 if (node == nullptr || (id == GetId() && surfaceCacheContentStatic_)) { in UpdateSurfaceCacheContentStatic()2318 surfaceCacheContentStatic_, dirtyContentNodeNum_, dirtyGeoNodeNum_); in UpdateSurfaceCacheContentStatic()2320 …surfaceCacheContentStatic_ = surfaceCacheContentStatic_ && dirtyContentNodeNum_ == 0 && dirtyGeoNo… in UpdateSurfaceCacheContentStatic()2512 bool isDirty = deviceType == DeviceType::PC ? !surfaceCacheContentStatic_ : in IsCurFrameStatic()
555 bool surfaceCacheContentStatic_ = false; variable
1005 return surfaceCacheContentStatic_; in GetSurfaceCacheContentStatic()1528 bool surfaceCacheContentStatic_ = false; variable