Home
last modified time | relevance | path

Searched defs:supportedRates (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen.cpp155 auto supportedRates = supportedRefreshRates_.find(rate); in GetModeIdViaRate() local
H A Dhgm_core.cpp484 auto supportedRates = screen->GetSupportedRates(); in GetScreenSupportedRefreshRates() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.h61 char supportedRates[BUFFER_SIZE_64]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp1047 auto supportedRates = rsInterfaces->GetScreenSupportedRefreshRates(screenId); variable
1109 auto supportedRates = rsInterfaces->GetScreenSupportedRefreshRates(screenId); variable
1146 auto supportedRates = rsInterfaces->GetScreenSupportedRefreshRates(screenId); variable
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h61 char supportedRates[BUFFER_SIZE_64]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_client_test.cpp485 auto supportedRates = rsClient->GetScreenSupportedRefreshRates(screenId); variable
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h463 … uint16_t *supportedRates; /**< An array of supported rates in 100 kbit/s */ member