Searched refs:GetScreenConfig (Results 1 – 3 of 3) sorted by relevance
47 const ScreenConfig& GetScreenConfig() const;
59 const ScreenConfig& ConfigParse::GetScreenConfig() const in GetScreenConfig() function in OHOS::DisplayPowerMgr::ConfigParse
39 const ScreenConfig screenConfig = ConfigParse::Get().GetScreenConfig(); in InitParameters()