Searched refs:IsLtpoType (Results 1 – 4 of 4) sorted by relevance
58 bool ret = hgmScreenInfo.IsLtpoType(screenType);72 bool ret = hgmScreenInfo.IsLtpoType(screenType);
35 bool HgmScreenInfo::IsLtpoType(HgmScreenType screenType) in IsLtpoType() function in OHOS::Rosen::HgmScreenInfo
51 bool IsLtpoType(HgmScreenType screenType);
86 isLtpo_ = hgmScreenInfo.IsLtpoType(hgmScreenInfo.GetScreenType(curScreenId_)); in Init()893 isLtpo_ = hgmScreenInfo.IsLtpoType(hgmScreenInfo.GetScreenType(curScreenId_)); in HandleScreenPowerStatus()