Home
last modified time | relevance | path

Searched refs:UpdatePiPSourceRect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_controller_test.cpp975 HWTEST_F(PictureInPictureControllerTest, UpdatePiPSourceRect, Function | SmallTest | Level2)
987 pipControl->UpdatePiPSourceRect();
990 pipControl->UpdatePiPSourceRect();
994 pipControl->UpdatePiPSourceRect();
997 pipControl->UpdatePiPSourceRect();
999 pipControl->UpdatePiPSourceRect();
1002 pipControl->UpdatePiPSourceRect();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h113 void UpdatePiPSourceRect() const;
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp569 UpdatePiPSourceRect(); in LocateSource()
613 void PictureInPictureController::UpdatePiPSourceRect() const in UpdatePiPSourceRect() function in OHOS::Rosen::PictureInPictureController