Searched defs:topRect (Results 1 - 2 of 2) sorted by relevance
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_cutout_controller.cpp | 198 DMRect topRect = CreateWaterfallRect(0, 0, displayWidth, top); in CalcBuiltInDisplayWaterfallRectsByRotation() local 206 DMRect topRect = CreateWaterfallRect(0, 0, displayHeight, left); in CalcBuiltInDisplayWaterfallRectsByRotation() local 214 DMRect topRect = CreateWaterfallRect(0, 0, bottom, displayWidth); in CalcBuiltInDisplayWaterfallRectsByRotation() local 222 DMRect topRect = CreateWaterfallRect(0, 0, displayHeight, right); in CalcBuiltInDisplayWaterfallRectsByRotation() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | screen_cutout_controller.cpp | 203 DMRect topRect = CreateWaterfallRect(0, 0, displayWidth, realNumVec[TOP]); in CalcWaterfallRectsByRotation() local 213 DMRect topRect = CreateWaterfallRect(0, 0, displayWidth, realNumVec[LEFT]); in CalcWaterfallRectsByRotation() local 222 DMRect topRect = CreateWaterfallRect(0, 0, displayWidth, realNumVec[BOTTOM]); in CalcWaterfallRectsByRotation() local 230 DMRect topRect = CreateWaterfallRect(0, 0, displayWidth, realNumVec[RIGHT]); in CalcWaterfallRectsByRotation() local
|
Completed in 2 milliseconds