Home
last modified time | relevance | path

Searched defs:GetDisplayInfo (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Ddisplay_info_utils.cpp31 RefPtr<DisplayInfo> DisplayInfoUtils::GetDisplayInfo() in GetDisplayInfo() function in OHOS::Ace::DisplayInfoUtils
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay.cpp41 sptr<DisplayInfo> GetDisplayInfo() in GetDisplayInfo() function in OHOS::Rosen::Display::Impl
199 sptr<DisplayInfo> Display::GetDisplayInfo() const in GetDisplayInfo() function in OHOS::Rosen::Display
H A Ddisplay_manager_adapter.cpp530 sptr<DisplayInfo> DisplayManagerAdapter::GetDisplayInfo(DisplayId displayId) in GetDisplayInfo() function in OHOS::Rosen::DisplayManagerAdapter
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Ddisplay_info_utils.cpp29 RefPtr<DisplayInfo> DisplayInfoUtils::GetDisplayInfo() in GetDisplayInfo() function in OHOS::Ace::DisplayInfoUtils
/ohos5.0/base/powermgr/battery_manager/charger/src/dev/
H A Dfbdev_driver.cpp87 void FbdevDriver::GetDisplayInfo(DisplayInfo& dsInfo) in GetDisplayInfo() function in OHOS::PowerMgr::FbdevDriver
H A Ddrm_driver.cpp43 void DrmDriver::GetDisplayInfo(DisplayInfo& dsInfo) in GetDisplayInfo() function in OHOS::PowerMgr::DrmDriver
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_lite.cpp62 sptr<DisplayInfo> DisplayLite::GetDisplayInfo() const in GetDisplayInfo() function in OHOS::Rosen::DisplayLite
H A Ddisplay_manager_adapter_lite.cpp131 sptr<DisplayInfo> DisplayManagerAdapterLite::GetDisplayInfo(DisplayId displayId) in GetDisplayInfo() function in OHOS::Rosen::DisplayManagerAdapterLite
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_display_listener.cpp62 sptr<Rosen::DisplayInfo> HwCastDisplayListener::GetDisplayInfo() in GetDisplayInfo() function in OHOS::AVSession::HwCastDisplayListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.h83 RefPtr<DisplayInfo> GetDisplayInfo() in GetDisplayInfo() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_container.cpp125 RefPtr<DisplayInfo> Container::GetDisplayInfo() in GetDisplayInfo() function in OHOS::Ace::Container
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.cpp203 RefPtr<DisplayInfo> Container::GetDisplayInfo() in GetDisplayInfo() function in OHOS::Ace::Container
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_info.cpp179 sptr<DisplayInfo> DisplayGroupInfo::GetDisplayInfo(DisplayId displayId) const in GetDisplayInfo() function in OHOS::Rosen::DisplayGroupInfo
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h90 int32_t (*GetDisplayInfo)(uint32_t devId, DisplayInfo *dispInfo); member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_image.cpp282 std::vector<uint8_t> HeifImage::GetDisplayInfo() in GetDisplayInfo() function in OHOS::ImagePlugin::HeifImage
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp358 void DisplayDumper::GetDisplayInfo(const sptr<AbstractDisplay>& display, std::ostringstream& oss) c… in GetDisplayInfo() function in OHOS::Rosen::DisplayDumper
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c336 static int32_t GetDisplayInfo(uint32_t devId, DisplayInfo *dispInfo) in GetDisplayInfo() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp340 int32_t DisplayDeviceService::GetDisplayInfo(uint32_t devId, DisplayInfo &dispInfo) in GetDisplayInfo() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1752 int32_t DisplayDeviceServerStub::GetDisplayInfo(MessageParcel *data, MessageParcel *reply) in GetDisplayInfo() function in DisplayDeviceServerStub
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp979 int32_t DisplayDeviceProxy::GetDisplayInfo(uint32_t devId, DisplayInfo &dispInfo) in GetDisplayInfo() function in DisplayDeviceProxy