Home
last modified time | relevance | path

Searched refs:GetPipWindow (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h69 sptr<Window> GetPipWindow() const;
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_manager.cpp161 return activeController_->GetPipWindow(); in GetCurrentWindow()
H A Dpicture_in_picture_controller.cpp369 sptr<Window> PictureInPictureController::GetPipWindow() const in GetPipWindow() function in OHOS::Rosen::PictureInPictureController
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_controller_test.cpp414 HWTEST_F(PictureInPictureControllerTest, GetPipWindow, Function | SmallTest | Level2)
423 auto ret = pipControl->GetPipWindow();