Home
last modified time | relevance | path

Searched refs:GetScreenCorrectionLocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.h482 ScreenRotation GetScreenCorrectionLocked(ScreenId id) const;
H A Drs_screen_manager.cpp898 ScreenRotation RSScreenManager::GetScreenCorrectionLocked(ScreenId id) const in GetScreenCorrectionLocked() function in OHOS::Rosen::impl::RSScreenManager
1429 return GetScreenCorrectionLocked(id); in GetScreenCorrection()