Searched defs:emptyRect (Results 1 – 8 of 8) sorted by relevance
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| D | screen_cutout_controller_test.cpp | 69 DMRect emptyRect = {0, 0, 0, 0}; variable 99 DMRect emptyRect = {0, 0, 0, 0}; variable 116 DMRect emptyRect = {-15, -15, 8, 8}; variable
|
| D | screen_scene_config_test.cpp | 432 DMRect emptyRect = {0, 0, 0, 0}; variable
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| D | display_cutout_controller_test.cpp | 170 DMRect emptyRect = {0, 0, 0, 0}; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_filter_cache_manager.cpp | 378 static const auto emptyRect = RectI(); in GetCachedImageRegion() local
|
| /foundation/window/window_manager/dmserver/src/ |
| D | display_cutout_controller.cpp | 120 DMRect emptyRect = {0, 0, 0, 0}; in CalcCutoutBoundingRect() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | screen_scene_config.cpp | 414 DMRect emptyRect = { 0, 0, 0, 0 }; in CalcCutoutBoundaryRect() local
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| D | keyboard_session.cpp | 488 const WSRect& emptyRect = { 0, 0, 0, 0 }; in RestoreCallingSession() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| D | keyboard_session_test.cpp | 1131 Rosen::WSRect emptyRect{ 0, 0, 0, 0 }; variable
|