Home
last modified time | relevance | path

Searched refs:mainScreenHeight (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp234 int mainScreenHeight = 0; in FlushFullInfoToMMI() local
237 mainScreenHeight = displayInfos[0].height; in FlushFullInfoToMMI()
246 .height = mainScreenHeight, in FlushFullInfoToMMI()
268 int mainScreenHeight = 0; in FlushEmptyInfoToMMI()
271 mainScreenHeight = displayInfos[0].height; in FlushEmptyInfoToMMI()
275 .height = mainScreenHeight, in FlushEmptyInfoToMMI()
281 currentUserId_, mainScreenWidth, mainScreenHeight); in FlushEmptyInfoToMMI()

Completed in 1 milliseconds