Home
last modified time | relevance | path

Searched refs:GetCacheSurfaceThreadIndex (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.h491 uint32_t GetCacheSurfaceThreadIndex() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1106 uint32_t cacheSurfaceThreadIndex = node.GetCacheSurfaceThreadIndex(); in ClearCacheSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp3928 uint32_t RSRenderNode::GetCacheSurfaceThreadIndex() const in GetCacheSurfaceThreadIndex() function in OHOS::Rosen::RSRenderNode