/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_display.h | 58 virtual int32_t GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
|
H A D | hdi_session.cpp | 85 static int32_t GetDisplaySupportedModes(uint32_t devId, uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/ |
H A D | fb_display.cpp | 98 int32_t FbDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::FbDisplay
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | hdi_display.h | 63 virtual int32_t GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | drm_display.cpp | 79 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmDisplay
|
H A D | drm_connector.cpp | 228 int32_t DrmConnector::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmConnector
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | drm_display.cpp | 82 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmDisplay
|
H A D | drm_connector.cpp | 333 int32_t DrmConnector::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmConnector
|
H A D | hdi_session.cpp | 109 static int32_t GetDisplaySupportedModes(uint32_t devId, uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
|
H A D | display_composer_vdi_impl.cpp | 45 int32_t DisplayComposerVdiImpl::GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInf… in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_device.h | 172 int32_t (*GetDisplaySupportedModes)(uint32_t devId, uint32_t *num, DisplayModeInfo *modes); member
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 48 int32_t DisplayComposerVdiImpl::GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInf… in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
|
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 288 int32_t DisplayComposerService::GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInf… in GetDisplaySupportedModes() function in OHOS::HDI::Display::Composer::DisplayComposerService
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/ |
H A D | display_device_service.cpp | 54 int32_t DisplayDeviceService::GetDisplaySupportedModes(uint32_t devId, uint32_t &num, DisplayModeIn… in GetDisplaySupportedModes() function in OHOS::Display::Device::Server::DisplayDeviceService
|
H A D | display_device_host_driver.cpp | 229 int32_t DisplayDeviceServerStub::GetDisplaySupportedModes(MessageParcel *data, MessageParcel *reply) in GetDisplaySupportedModes() function in DisplayDeviceServerStub
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 141 …virtual int32_t GetDisplaySupportedModes(uint32_t devId, std::vector<DisplayModeInfo>& modes) over… in GetDisplaySupportedModes() function
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ |
H A D | display_device_proxy.cpp | 199 int32_t DisplayDeviceProxy::GetDisplaySupportedModes(uint32_t devId, uint32_t &num, DisplayModeInfo… in GetDisplaySupportedModes() function in DisplayDeviceProxy
|