Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.h50 return cacheImgForCapture_; in GetCacheImgForCapture()
55 cacheImgForCapture_ = cacheImgForCapture; in SetCacheImgForCapture()
197 std::shared_ptr<Drawing::Image> cacheImgForCapture_ = nullptr; variable
H A Drs_display_render_node_drawable.cpp817 cacheImgForCapture_ = curCanvas_->GetSurface()->GetImageSnapshot(); in OnDraw()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp1052 mirrorDrawable->cacheImgForCapture_ = std::make_shared<Drawing::Image>();
1059 mirrorDrawable->cacheImgForCapture_ = std::make_shared<Drawing::Image>();