Home
last modified time | relevance | path

Searched refs:g_deviceType (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.cpp40 DeviceType g_deviceType = DeviceType::PHONE; member
63 g_deviceType = SystemProperties::GetDeviceType(); in InitDeviceType()
69 if (g_deviceType == DeviceType::WATCH && key < ThemeConstants::WatchMapCount && in GetPlatformConstants()
74 if (g_deviceType == DeviceType::TV && key < ThemeConstants::TvMapCount && in GetPlatformConstants()
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp48 JsUtil::DeviceType g_deviceType[] = { member
130 for (const auto &item : g_deviceType) { in GetDeviceAxisInfo()
187 for (const auto &item : g_deviceType) { in GetDeviceSourceType()

Completed in 3 milliseconds