Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp51 constexpr int32_t MAX_PKT_SIZE { 8 * 1024 }; variable
2308 return (MAX_PKT_SIZE - GetDisplayMaxSize() * displayCount) / GetWindowMaxSize(maxAreasCount); in GetWinSyncBatchSize()