Searched refs:maxHotAreasNum (Results 1 – 1 of 1) sorted by relevance
494 uint32_t maxHotAreasNum = 0; in GetFullWindowInfoList() local522 if (windowInfo.defaultHotAreas.size() > maxHotAreasNum) { in GetFullWindowInfoList()523 maxHotAreasNum = windowInfo.defaultHotAreas.size(); in GetFullWindowInfoList()526 if (maxHotAreasNum > MMI::WindowInfo::DEFAULT_HOTAREA_COUNT) { in GetFullWindowInfoList()