Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/charger/src/dev/
H A Dgraphic_dev.cpp84 void GraphicDev::GetScreenSize(uint16_t& w, uint16_t& h) in GetScreenSize() function in OHOS::PowerMgr::GraphicDev
/ohos5.0/base/update/updater/services/ui/driver/
H A Dsurface_dev.cpp98 void SurfaceDev::GetScreenSize(uint16_t &w, uint16_t &h, GrSurface &surface) const in GetScreenSize() function in Updater::SurfaceDev
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp149 Vector2f RSGraphicTest::GetScreenSize() const in GetScreenSize() function in OHOS::Rosen::RSGraphicTest
H A Drs_graphic_test_director.cpp181 Vector2f RSGraphicTestDirector::GetScreenSize() const in GetScreenSize() function in OHOS::Rosen::RSGraphicTestDirector
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_info_helper.cpp77 static bool GetScreenSize(double& width, double& height) in GetScreenSize() function
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/common/
H A Dfuzz_common.cpp34 bool GetScreenSize(double& width, double& height) in GetScreenSize() function
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_info_helper_test.cpp43 static bool GetScreenSize() in GetScreenSize() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp257 void ProductAdapter::GetScreenSize(uint16_t &width, uint16_t &height) in GetScreenSize() function in OHOS::ACELite::ProductAdapter