Searched refs:SetCurvedScreenBoundary (Results 1 – 4 of 4) sorted by relevance
57 HWTEST_F(DisplayCutoutControllerTest, SetCurvedScreenBoundary, Function | SmallTest | Level1)62 controller->SetCurvedScreenBoundary(curvedScreenBoundary);109 controller->SetCurvedScreenBoundary(curvedScreenBoundary);116 controller->SetCurvedScreenBoundary(curvedScreenBoundary);137 controller->SetCurvedScreenBoundary(curvedScreenBoundary);
48 void SetCurvedScreenBoundary(std::vector<int> curvedScreenBoundary);
48 void DisplayCutoutController::SetCurvedScreenBoundary(std::vector<int> curvedScreenBoundary) in SetCurvedScreenBoundary() function in OHOS::Rosen::DisplayCutoutController
116 displayCutoutController_->SetCurvedScreenBoundary( in ConfigureDisplayManagerService()