Home
last modified time | relevance | path

Searched refs:InitWindow (Results 1 - 16 of 16) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/
H A Dwfd_demo.h36 void InitWindow();
H A Dwfd_demo.cpp55 InitWindow(); in Init()
63 void WfdDemo::InitWindow() in InitWindow() function in WfdDemo
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dability_window.h50 bool InitWindow(std::shared_ptr<AbilityRuntime::AbilityContext> &abilityContext,
H A Dui_ability.h429 virtual void InitWindow(int32_t displayId, sptr<Rosen::WindowOption> option);
H A Dability.h967 virtual void InitWindow(int32_t displayId, sptr<Rosen::WindowOption> option);
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.h56 int InitWindow();
H A Ddrawing_demo.cpp73 int DrawingDemo::InitWindow() in InitWindow() function in OHOS::Rosen::DrawingDemo
173 int ret = InitWindow(); in CreateWindow()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_window_test.cpp84 * @tc.name: InitWindow
85 * @tc.desc: call InitWindow with null windowScene_ and isPrivacy is false
96 bool result = abilityWindow_->InitWindow(abilityContextImpl, listener, displayId, option, isPrivacy); in HWTEST_F()
105 * @tc.name: InitWindow
106 * @tc.desc: call InitWindow with isPrivacy is true
118 bool result = abilityWindow_->InitWindow(abilityContextImpl, listener, displayId, option, isPrivacy); in HWTEST_F()
H A Dui_ability_test.cpp412 ability->InitWindow(displayId, option); in HWTEST_F()
633 ability->InitWindow(displayId, option); in HWTEST_F()
940 ability->InitWindow(displayId, option); in HWTEST_F()
1066 ability->InitWindow(displayId, option); in HWTEST_F()
1099 ability->InitWindow(displayId, option); in HWTEST_F()
1132 ability->InitWindow(displayId, option); in HWTEST_F()
1234 ability->InitWindow(displayId, option); in HWTEST_F()
1307 * @tc.desc: InitWindow test
1308 * @tc.desc: Verify function InitWindow.
1327 ability_->InitWindow(displayI in HWTEST_F()
[all...]
H A Dability_test.cpp661 ability->InitWindow(displayId, option); in HWTEST_F()
1100 ability->InitWindow(displayId, option); in HWTEST_F()
2274 ability->InitWindow(displayId, option); in HWTEST_F()
2301 ability->InitWindow(displayId, option); in HWTEST_F()
2374 ability->InitWindow(displayId, option); in HWTEST_F()
2418 ability->InitWindow(displayId, option); in HWTEST_F()
2468 ability->InitWindow(displayId, option); in HWTEST_F()
2578 ability->InitWindow(displayId, option); in HWTEST_F()
2612 ability->InitWindow(displayId, option); in HWTEST_F()
2649 ability->InitWindow(displayI in HWTEST_F()
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_window.cpp43 bool AbilityWindow::InitWindow(std::shared_ptr<AbilityRuntime::AbilityContext> &abilityContext, in InitWindow() function in OHOS::AppExecFwk::AbilityWindow
H A Dui_ability.cpp1006 void UIAbility::InitWindow(int32_t displayId, sptr<Rosen::WindowOption> option) in InitWindow() function in OHOS::AbilityRuntime::UIAbility
1060 InitWindow(displayId, option); in OnStartForSupportGraphics()
H A Dability.cpp1574 void Ability::InitWindow(int32_t displayId, sptr<Rosen::WindowOption> option) in InitWindow() function in OHOS::AppExecFwk::Ability
1581 abilityWindow_->InitWindow(abilityContext_, sceneListener_, displayId, option, securityFlag_); in InitWindow()
2126 InitWindow(displayId, option); in InitFAWindow()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Dmediacontroller_unit_test.cpp303 void InitWindow(void) in InitWindow() function in OHOS::Sharing::MediaControllerTestBaseImpl
376 InitWindow(); in MediaControllerTestBaseImpl()
H A Dvideoplaycontroller_unit_test.cpp280 void InitWindow(void) in InitWindow() function in OHOS::Sharing::VideoPlayControllerTestBaseImpl
323 InitWindow(); in VideoPlayControllerTestBaseImpl()
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
H A Dcj_ui_ability_test.cpp543 cjAbility_->InitWindow(displayId, option); in HWTEST_F()

Completed in 22 milliseconds