Searched refs:g_screenRotationOffset (Results 1 – 2 of 2) sorted by relevance
36 static int32_t g_screenRotationOffset = system::GetIntParameter<int32_t>("const.fold.screen_rotatio… variable399 if (g_screenRotationOffset != 0) {
38 static int32_t g_screenRotationOffset = system::GetIntParameter<int32_t>("const.fold.screen_rotatio… variable43 if (displayMode == MMI::DisplayMode::FULL && g_screenRotationOffset != 0) { in AdjustMMIRotationFromDisplayMode()