Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp72 std::shared_ptr<Drawing::Surface> RSSurfaceRenderNodeDrawable::GetCacheSurface(uint32_t threadIndex, in GetCacheSurface() function in OHOS::Rosen::DrawableV2::RSSurfaceRenderNodeDrawable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h396 std::shared_ptr<Drawing::Surface> GetCacheSurface() const in GetCacheSurface() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp3129 std::shared_ptr<Drawing::Surface> RSRenderNode::GetCacheSurface(uint32_t threadIndex, bool needChec… in GetCacheSurface() function in OHOS::Rosen::RSRenderNode