Home
last modified time | relevance | path

Searched refs:GetScreenTypeLocked (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.h498 int32_t GetScreenTypeLocked(ScreenId id, RSScreenType& type) const;
H A Drs_screen_manager.cpp1845 int32_t RSScreenManager::GetScreenTypeLocked(ScreenId id, RSScreenType& type) const in GetScreenTypeLocked() function in OHOS::Rosen::impl::RSScreenManager
2067 return GetScreenTypeLocked(id, type); in GetScreenType()