Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h143 bool GetCacheSurfaceNeedUpdated() const in GetCacheSurfaceNeedUpdated() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h435 bool GetCacheSurfaceNeedUpdated() const in GetCacheSurfaceNeedUpdated() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp271 if (drawable && drawable->GetCacheSurfaceNeedUpdated() && in ProcessDoneNodeInner()
H A Drs_uni_render_util.cpp968 node->IsCacheSurfaceValid() && node->GetCacheSurfaceNeedUpdated()) { in AssignSubThreadNode()