Searched refs:GetScreenShape (Results 1 – 12 of 12) sorted by relevance
83 ScreenShape Screen::GetScreenShape() in GetScreenShape() function in OHOS::Screen85 return BaseGfxEngine::GetInstance()->GetScreenShape(); in GetScreenShape()
93 …if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE && scrollView_.xScrollBarVisi… in OnStop()401 if (Screen::GetInstance().GetScreenShape() == ScreenShape::CIRCLE) { in SetXScrollBarVisible()418 if (Screen::GetInstance().GetScreenShape() == ScreenShape::CIRCLE) { in SetYScrollBarVisible()435 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { in OnPostDraw()
88 ScreenShape GetScreenShape();
41 isRoundScreen_ = (Screen::GetInstance().GetScreenShape() == ScreenShape::CIRCLE); in Initialize()
180 virtual ScreenShape GetScreenShape() in GetScreenShape() function
427 static ScreenShape GetScreenShape() in GetScreenShape() function
21 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { \
238 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { in UIKitRotateEventScrollView002()
136 virtual ScreenShape GetScreenShape()
341 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { in SetUpScrollView()
749 …Config = AceResConfig(language, script, region, longScreenType, SystemProperties::GetScreenShape(), in GetCurrentDeviceDeclarativeResTag()