Home
last modified time | relevance | path

Searched refs:GetCacheImgForCapture (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.h48 std::shared_ptr<Drawing::Image> GetCacheImgForCapture() const in GetCacheImgForCapture() function
H A Drs_display_render_node_drawable.cpp890 specialLayerType_ == HAS_SPECIAL_LAYER) || !mirroredDrawable->GetCacheImgForCapture()) { in DrawMirrorScreen()
1044 auto cacheImage = mirrorDrawable.GetCacheImgForCapture(); in DrawMirrorCopy()
1149 auto cacheImage = mirroredDrawable.GetCacheImgForCapture(); in DrawWiredMirrorCopy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp1053 ASSERT_TRUE(mirrorDrawable->GetCacheImgForCapture());