Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_manager_impl.h231 int32_t GetDisplayMaxSize();
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp215 int32_t InputManagerImpl::GetDisplayMaxSize() in GetDisplayMaxSize() function in OHOS::MMI::InputManagerImpl
2308 return (MAX_PKT_SIZE - GetDisplayMaxSize() * displayCount) / GetWindowMaxSize(maxAreasCount); in GetWinSyncBatchSize()