Searched defs:displayDrawable (Results 1 – 10 of 10) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/ |
| D | rs_uni_render_virtual_processor.cpp | 82 auto displayDrawable = childDrawables.front(); in InitForRenderThread() local 171 …SUniRenderVirtualProcessor::UpdateMirrorInfo(DrawableV2::RSLogicalDisplayRenderNodeDrawable& displ… in UpdateMirrorInfo() 209 void RSUniRenderVirtualProcessor::CanvasInit(DrawableV2::RSLogicalDisplayRenderNodeDrawable& displa… in CanvasInit()
|
| D | rs_uni_render_processor.cpp | 83 bool RSUniRenderProcessor::UpdateMirrorInfo(DrawableV2::RSLogicalDisplayRenderNodeDrawable& display… in UpdateMirrorInfo()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_processor.cpp | 68 bool RSProcessor::UpdateMirrorInfo(DrawableV2::RSLogicalDisplayRenderNodeDrawable& displayDrawable) in UpdateMirrorInfo()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/render_thread/ |
| D | rs_uni_render_util_test.cpp | 1218 …RSScreenRenderNodeDrawable* displayDrawable = GenerateDisplayDrawableById(defaultDisplayId, 0, rsC… variable 1270 …RSScreenRenderNodeDrawable* displayDrawable = GenerateDisplayDrawableById(defaultDisplayId, 0, rsC… variable 1309 …RSScreenRenderNodeDrawable* displayDrawable = GenerateDisplayDrawableById(defaultDisplayId, 0, rsC… variable 1342 …RSScreenRenderNodeDrawable* displayDrawable = GenerateDisplayDrawableById(defaultDisplayId, 0, rsC… variable 1375 …RSScreenRenderNodeDrawable* displayDrawable = GenerateDisplayDrawableById(defaultDisplayId, 0, rsC… variable
|
| D | rs_uni_render_virtual_processor_test.cpp | 935 …auto displayDrawable = static_cast<RSLogicalDisplayRenderNodeDrawable*>(displayNode->renderDrawabl… variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/hetero_hdr/ |
| D | rs_hdr_manager.cpp | 424 … auto displayDrawable = std::static_pointer_cast<DrawableV2::RSScreenRenderNodeDrawable>(drawable); in ReverseParentNode() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/dirty/ |
| D | rs_uni_dirty_compute_util.cpp | 358 …const auto& displayDrawable = static_cast<DrawableV2::RSLogicalDisplayRenderNodeDrawable*>(drawabl… in CheckVirtualExpandScreenSkip() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/feature/dirty/ |
| D | rs_uni_dirty_compute_util_test.cpp | 244 …RSLogicalDisplayRenderNodeDrawable* displayDrawable = GenerateLogicalscreenDrawableById(DEFAULT_ID… variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| D | rs_logical_display_render_node_drawable.cpp | 1334 … const RSLogicalDisplayRenderNodeDrawable& displayDrawable, bool useFixedSize, bool useCanvasSize) in PrepareOffscreenRender()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/main_thread/ |
| D | rs_main_thread_test.cpp | 6084 auto displayDrawable = static_cast<DrawableV2::RSScreenRenderNodeDrawable*>(drawable); variable
|