Home
last modified time | relevance | path

Searched refs:SetScreenCorrectionLocked (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.h495 int32_t SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation);
H A Drs_screen_manager.cpp1802 int32_t RSScreenManager::SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrectionLocked() function in OHOS::Rosen::impl::RSScreenManager
2049 return SetScreenCorrectionLocked(id, screenRotation); in SetScreenCorrection()