Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp233 int mainScreenWidth = 0; in FlushFullInfoToMMI() local
236 mainScreenWidth = displayInfos[0].width; in FlushFullInfoToMMI()
245 .width = mainScreenWidth, in FlushFullInfoToMMI()
267 int mainScreenWidth = 0; in FlushEmptyInfoToMMI()
270 mainScreenWidth = displayInfos[0].width; in FlushEmptyInfoToMMI()
274 .width = mainScreenWidth, in FlushEmptyInfoToMMI()
281 currentUserId_, mainScreenWidth, mainScreenHeight); in FlushEmptyInfoToMMI()

Completed in 3 milliseconds