Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h245 sk_sp<SkSurface> GetCacheSurface() const in GetCacheSurface() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp1335 sk_sp<SkSurface> RSRenderNode::GetCacheSurface(uint32_t threadIndex, bool needCheckThread) in GetCacheSurface() function in OHOS::Rosen::RSRenderNode