Home
last modified time | relevance | path

Searched defs:supportModes (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
Drs_screen_data.cpp68 bool RSScreenData::WriteVector(const std::vector<RSScreenModeInfo> &supportModes, Parcel &parcel) c… in WriteVector() argument
/foundation/window/window_manager/utils/src/
Dwindow_transition_info.cpp126 …d WindowTransitionInfo::SetWindowSupportModes(const std::vector<AppExecFwk::SupportWindowMode> sup… in SetWindowSupportModes()
/foundation/window/window_manager/utils/include/
Dwindow_helper.h216 …ic uint32_t ConvertSupportModesToSupportInfo(const std::vector<AppExecFwk::SupportWindowMode>& sup… in ConvertSupportModesToSupportInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
Drs_screen_manager.cpp785 std::vector<RSScreenModeInfo> supportModes = GetScreenSupportedModesLocked(id); in GetScreenData() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/idl_client/
Dwifi_idl_client.cpp927 int supportModes[WIFI_IDL_INTERFACE_SUPPORT_COMBINATIONS] = {0}; in GetSupportedModes() local