Home
last modified time | relevance | path

Searched refs:SetFoldable (Results 1 - 6 of 6) sorted by relevance

/ide/tools/previewer/test/mock/window/
H A DMockWindowDisplay.cpp27 void PreviewerDisplay::SetFoldable(const bool foldable) in SetFoldable() function in OHOS::Previewer::PreviewerDisplay
/ide/tools/previewer/mock/
H A DVirtualScreen.h94 void SetFoldable(const bool value);
H A DVirtualScreen.cpp319 void VirtualScreen::SetFoldable(const bool value) in SetFoldable() function in VirtualScreen
/ide/tools/previewer/test/unittest/mock/
H A DVirtualScreenImplTest.cpp301 VirtualScreenImpl::GetInstance().SetFoldable(true); in TEST_F()
304 VirtualScreenImpl::GetInstance().SetFoldable(false); in TEST_F()
/ide/tools/previewer/mock/rich/
H A DVirtualScreenImpl.cpp447 SetFoldable(info.foldable); in InitFoldParams()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp208 OHOS::Previewer::PreviewerDisplay::GetInstance().SetFoldable(screenInfo.foldable); in RunJsApp()

Completed in 6 milliseconds