Searched refs:GetWindowMaxSize (Results 1 – 2 of 2) sorted by relevance
232 int32_t GetWindowMaxSize(int32_t maxAreasCount);
220 int32_t InputManagerImpl::GetWindowMaxSize(int32_t maxAreasCount) in GetWindowMaxSize() function in OHOS::MMI::InputManagerImpl2308 return (MAX_PKT_SIZE - GetDisplayMaxSize() * displayCount) / GetWindowMaxSize(maxAreasCount); in GetWinSyncBatchSize()