Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_cutout_controller.h56 DMRect CalcCutoutBoundingRect(std::string svgPath);
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_cutout_controller_test.cpp213 * @tc.name: CalcCutoutBoundingRect
214 * @tc.desc: CalcCutoutBoundingRect success
217 HWTEST_F(DisplayCutoutControllerTest, CalcCutoutBoundingRect, Function | SmallTest | Level1) in HWTEST_F()
221 DMRect rect = controller->CalcCutoutBoundingRect(svgPath); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp67 DMRect boundingRect = CalcCutoutBoundingRect(svgPath); in SetCutoutSvgPath()
118 DMRect DisplayCutoutController::CalcCutoutBoundingRect(std::string svgPath) in CalcCutoutBoundingRect() function in OHOS::Rosen::DisplayCutoutController

Completed in 3 milliseconds