Home
last modified time | relevance | path

Searched refs:TransferBoundingRectsByRotation (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_cutout_controller_test.cpp228 * @tc.desc: TransferBoundingRectsByRotation empty
236 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
242 * @tc.desc: TransferBoundingRectsByRotation empty
252 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
258 * @tc.desc: TransferBoundingRectsByRotation success
291 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
298 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
301 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
304 controller->TransferBoundingRectsByRotation(id, boundingRects); in HWTEST_F()
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_cutout_controller.h60 void TransferBoundingRectsByRotation(DisplayId displayId, std::vector<DMRect>& boundingRects);
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp83 TransferBoundingRectsByRotation(displayId, boundingRects); in GetCutoutInfo()
233 void DisplayCutoutController::TransferBoundingRectsByRotation(DisplayId displayId, std::vector<DMRect>& boundingRects) in TransferBoundingRectsByRotation() function in OHOS::Rosen::DisplayCutoutController

Completed in 2 milliseconds