Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h418 bool IsCacheSurfaceValid() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp968 node->IsCacheSurfaceValid() && node->GetCacheSurfaceNeedUpdated()) { in AssignSubThreadNode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2927 bool RSRenderNode::IsCacheSurfaceValid() const in IsCacheSurfaceValid() function in OHOS::Rosen::RSRenderNode