Home
last modified time | relevance | path

Searched refs:GetIsScreenRound (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_query_info.cpp92 json->Put("round-screen", SystemProperties::GetIsScreenRound()); in GetMediaQueryJsonInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/
H A Dplugin_bridge.cpp82 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h206 static bool GetIsScreenRound() in GetIsScreenRound() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp794 bool isRound = SystemProperties::GetIsScreenRound(); in GetDeviceInfo()