Home
last modified time | relevance | path

Searched defs:displayId (Results 1 - 25 of 300) sorted by relevance

12345678910>>...12

/foundation/window/window_manager/test/demo/
H A Ddemo_freeze_display.cpp24 auto displayId = DisplayManager::GetInstance().GetDefaultDisplayId(); in main() local
/foundation/distributedhardware/distributed_screen/services/screenclient/include/
H A Dscreen_client_common.h23 uint64_t displayId; member
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_test/
H A Dinsight_intent_execute_manager_test.cpp69 auto displayId = want.GetIntParam(Want::PARAM_RESV_DISPLAY_ID, -100); in HWTEST_F() local
96 auto displayId = want.GetIntParam(Want::PARAM_RESV_DISPLAY_ID, -100); in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_utils_ffi.h29 int32_t displayId; member
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_param.cpp87 int32_t displayId = INVALID_DISPLAY_ID; in UnwrapExecuteParam() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_event_transmission_test.cpp139 uint64_t displayId = Singleton<EventTransmission>::GetInstance().DestroyEvents(); in HWTEST_F() local
H A Daccessibility_display_manager_test.cpp138 uint64_t displayId = Singleton<AccessibilityDisplayManager>::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local
/foundation/multimodalinput/input/test/fuzztest/setdisplaybind_fuzzer/
H A Dsetdisplaybind_fuzzer.cpp47 int32_t displayId; in SetDisplayBindFuzzTest() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_manager_impl.h26 int64_t displayId; member
/foundation/window/window_manager/snapshot/include/
H A Dsnapshot_utils.h37 Rosen::DisplayId displayId = Rosen::DISPLAY_ID_INVALID; member
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp73 DisplayState DisplayPowerController::GetDisplayState(DisplayId displayId) in GetDisplayState() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dsession_display_power_controller.cpp106 DisplayState SessionDisplayPowerController::GetDisplayState(DisplayId displayId) in GetDisplayState() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_lite_test.cpp154 DisplayId displayId = 0; in HWTEST_F() local
167 DisplayId displayId = 0; in HWTEST_F() local
H A Dscreen_session_manager_lite_proxy_test.cpp147 DisplayId displayId = 1001; in HWTEST_F() local
159 DisplayId displayId = 1001; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dfreeze_controller.cpp33 bool FreezeController::FreezeDisplay(DisplayId displayId) in FreezeDisplay() argument
54 bool FreezeController::UnfreezeDisplay(DisplayId displayId) in UnfreezeDisplay() argument
69 sptr<Window> FreezeController::CreateCoverWindow(DisplayId displayId) in CreateCoverWindow() argument
[all...]
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_freeze_controller_test.cpp66 DisplayId displayId = DISPLAY_ID_INVALID; in HWTEST_F() local
/foundation/ability/ability_runtime/test/moduletest/start_option_display_id_test/
H A Dstart_option_display_id_test.cpp72 auto displayId = topAbility->GetWant().GetIntParam(Want::PARAM_RESV_DISPLAY_ID, defualtDisplayId); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwindow_options_utils.cpp87 std::string displayId = abilityRecord->GetWant().GetParams().GetStringParam(Want::PARAM_RESV_DISPLAY_ID); in UpdateStartOptionsToSetDisplayID() local
115 std::string displayId = abilityRecord->GetWant().GetParams().GetStringParam(Want::PARAM_RESV_DISPLAY_ID); in UpdateWantToSetDisplayID() local
/foundation/ability/ability_runtime/test/unittest/start_option_display_id_test/
H A Dstart_option_display_id_test.cpp75 auto displayId = topAbility->GetWant().GetIntParam(Want::PARAM_RESV_DISPLAY_ID, defualtDisplayId); in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_power_controller_test.cpp128 DisplayId displayId = 1; in HWTEST_F() local
/foundation/window/window_manager/utils/include/
H A Dfold_screen_info.h33 FoldCreaseRegion(DisplayId displayId, const std::vector<DMRect>& creaseRects) in FoldCreaseRegion() argument
46 DisplayId displayId = DISPLAY_ID_INVALID; in Unmarshalling() local
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_maprelation_test.cpp43 uint64_t displayId = 0; in HWTEST_F() local
104 uint64_t displayId = 1; in HWTEST_F() local
129 uint64_t displayId = 1; in HWTEST_F() local
154 uint64_t displayId in HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion_test.cpp35 uint64_t displayId = 0; in SetUp() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_lite_proxy.cpp233 sptr<DisplayInfo> ScreenSessionManagerLiteProxy::GetDisplayInfoById(DisplayId displayId) in GetDisplayInfoById() argument
266 sptr<CutoutInfo> ScreenSessionManagerLiteProxy::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_display_change_adapter_test.cpp81 DisplayId displayId = 0; in HWTEST_F() local
99 DisplayId displayId = 1; in HWTEST_F() local

Completed in 11 milliseconds

12345678910>>...12