Searched refs:GetScreenShape (Results 1 – 10 of 10) sorted by relevance
83 ScreenShape Screen::GetScreenShape() in GetScreenShape() function in OHOS::Screen85 return BaseGfxEngine::GetInstance()->GetScreenShape(); in GetScreenShape()
88 ScreenShape GetScreenShape();
41 isRoundScreen_ = (Screen::GetInstance().GetScreenShape() == ScreenShape::CIRCLE); in Initialize()
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()
180 virtual ScreenShape GetScreenShape() in GetScreenShape() function
268 static ScreenShape GetScreenShape() in GetScreenShape() function
21 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { \
238 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { in UIKitRotateEventScrollView002()
341 if (Screen::GetInstance().GetScreenShape() == ScreenShape::RECTANGLE) { in SetUpScrollView()
754 …Config = AceResConfig(language, script, region, longScreenType, SystemProperties::GetScreenShape(), in GetCurrentDeviceDeclarativeResTag()