Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h140 isCacheSurfaceNeedUpdate_ = isCacheSurfaceNeedUpdate; in SetCacheSurfaceNeedUpdated()
145 return isCacheSurfaceNeedUpdate_; in GetCacheSurfaceNeedUpdated()
313 std::atomic<bool> isCacheSurfaceNeedUpdate_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h432 isCacheSurfaceNeedUpdate_ = isCacheSurfaceNeedUpdate; in SetCacheSurfaceNeedUpdated()
437 return isCacheSurfaceNeedUpdate_; in GetCacheSurfaceNeedUpdated()
998 std::atomic<bool> isCacheSurfaceNeedUpdate_ = false; variable