Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_cutout_controller_test.cpp60 std::vector<int> curvedScreenBoundary; variable
108 std::vector<int> curvedScreenBoundary; variable
132 std::vector<int> curvedScreenBoundary; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp48 void DisplayCutoutController::SetCurvedScreenBoundary(std::vector<int> curvedScreenBoundary) in SetCurvedScreenBoundary()