Home
last modified time | relevance | path

Searched defs:GetCacheSurface (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/uifirst/
Drs_sub_thread_cache.cpp101 std::shared_ptr<Drawing::Surface> RsSubThreadCache::GetCacheSurface(uint32_t threadIndex) in GetCacheSurface() function in OHOS::Rosen::DrawableV2::RsSubThreadCache
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h582 std::shared_ptr<Drawing::Surface> GetCacheSurface() const in GetCacheSurface() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp3424 std::shared_ptr<Drawing::Surface> RSRenderNode::GetCacheSurface(uint32_t threadIndex, bool needChec… in GetCacheSurface() function in OHOS::Rosen::RSRenderNode