Home
last modified time | relevance | path

Searched defs:realNumVec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp168 std::vector<uint32_t> realNumVec = { 0, 0, 0, 0 }; in CalcWaterfallRects() local
198 uint32_t displayHeight, std::vector<uint32_t> realNumVec) in CalcWaterfallRectsByRotation()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp150 std::vector<uint32_t> realNumVec = {16, 32, 8, 8}; variable