Home
last modified time | relevance | path

Searched defs:GetScreenSize (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/battery_manager/charger/src/dev/
Dgraphic_dev.cpp84 void GraphicDev::GetScreenSize(uint16_t& w, uint16_t& h) in GetScreenSize() function in OHOS::PowerMgr::GraphicDev
/base/update/updater/services/ui/driver/
Dsurface_dev.cpp98 void SurfaceDev::GetScreenSize(uint16_t &w, uint16_t &h, GrSurface &surface) const in GetScreenSize() function in Updater::SurfaceDev
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.cpp100 static bool GetScreenSize(double& width, double& height, const uint64_t displayId, const CrossAxisS… in GetScreenSize() function
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp45 static bool GetScreenSize() in GetScreenSize() function