Home
last modified time | relevance | path

Searched defs:GetDisplaySupportedModes (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.h58 virtual int32_t GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
H A Dhdi_session.cpp85 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 Dfb_display.cpp98 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 Dhdi_display.h63 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 Ddrm_display.cpp79 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmDisplay
H A Ddrm_connector.cpp228 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 Ddrm_display.cpp82 int32_t DrmDisplay::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmDisplay
H A Ddrm_connector.cpp333 int32_t DrmConnector::GetDisplaySupportedModes(uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function in OHOS::HDI::DISPLAY::DrmConnector
H A Dhdi_session.cpp109 static int32_t GetDisplaySupportedModes(uint32_t devId, uint32_t *num, DisplayModeInfo *modes) in GetDisplaySupportedModes() function
H A Ddisplay_composer_vdi_impl.cpp45 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 Ddisplay_device.h172 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 Ddisplay_composer_vdi_impl.cpp48 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 Ddisplay_composer_service.cpp288 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 Ddisplay_device_service.cpp54 int32_t DisplayDeviceService::GetDisplaySupportedModes(uint32_t devId, uint32_t &num, DisplayModeIn… in GetDisplaySupportedModes() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp229 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 Ddisplay_composer_hdi_impl.h141 …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 Ddisplay_device_proxy.cpp199 int32_t DisplayDeviceProxy::GetDisplaySupportedModes(uint32_t devId, uint32_t &num, DisplayModeInfo… in GetDisplaySupportedModes() function in DisplayDeviceProxy