Home
last modified time | relevance | path

Searched defs:rightRect (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp199 DMRect rightRect = CreateWaterfallRect(displayWidth - right, 0, right, displayHeight); in CalcBuiltInDisplayWaterfallRectsByRotation() local
207 DMRect rightRect = CreateWaterfallRect(displayHeight - top, 0, top, displayWidth); in CalcBuiltInDisplayWaterfallRectsByRotation() local
215 DMRect rightRect = CreateWaterfallRect(displayWidth - left, 0, left, displayHeight); in CalcBuiltInDisplayWaterfallRectsByRotation() local
223 DMRect rightRect = CreateWaterfallRect(displayHeight - bottom, 0, bottom, displayWidth); in CalcBuiltInDisplayWaterfallRectsByRotation() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp204 DMRect rightRect = in CalcWaterfallRectsByRotation() local
214 DMRect rightRect = CreateWaterfallRect(displayWidth - realNumVec[TOP], 0, realNumVec[TOP], displayHeight); in CalcWaterfallRectsByRotation() local
223 DMRect rightRect = CreateWaterfallRect(displayWidth - realNumVec[LEFT], 0, realNumVec[LEFT], displayHeight); in CalcWaterfallRectsByRotation() local
231 DMRect rightRect = in CalcWaterfallRectsByRotation() local

Completed in 3 milliseconds