Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp72 ScreenShape SystemProperties::screenShape_ { ScreenShape::NOT_ROUND };
172 screenShape_ = ScreenShape::NOT_ROUND; in InitDeviceInfo()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp409 ScreenShape SystemProperties::screenShape_ { ScreenShape::NOT_ROUND };
595 screenShape_ = ScreenShape::NOT_ROUND; in InitDeviceInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h59 NOT_ROUND, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp64 { "notround", ScreenShape::NOT_ROUND },