Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp233 surfaceNodePtr->SetCacheSurfaceNeedUpdated(true); in RenderCache()
292 nodeDrawable->SetCacheSurfaceNeedUpdated(true); in DrawableCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h138 void SetCacheSurfaceNeedUpdated(bool isCacheSurfaceNeedUpdate) in SetCacheSurfaceNeedUpdated() function
H A Drs_ui_first_surface_render_node_drawable.cpp392 SetCacheSurfaceNeedUpdated(false); in UpdateCompletedCacheSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h430 void SetCacheSurfaceNeedUpdated(bool isCacheSurfaceNeedUpdate) in SetCacheSurfaceNeedUpdated() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp982 node->SetCacheSurfaceNeedUpdated(false); in AssignSubThreadNode()