Searched refs:hotAreasNum (Results 1 – 2 of 2) sorted by relevance
91 uint32_t hotAreasNum = 10; variable92 uint32_t hotAreaWidth = windowRect.width_ / hotAreasNum;93 uint32_t hotAreaHeight = windowRect.height_ / hotAreasNum;94 for (uint32_t i = 0; i < hotAreasNum; ++i) {140 uint32_t hotAreasNum = 11; variable141 uint32_t hotAreaWidth = windowRect.width_ / hotAreasNum;142 uint32_t hotAreaHeight = windowRect.height_ / hotAreasNum;143 for (uint32_t i = 0; i < hotAreasNum; ++i) {
197 uint32_t hotAreasNum = 10; variable198 uint32_t hotAreaWidth = windowRect.width_ / hotAreasNum;199 uint32_t hotAreaHeight = windowRect.height_ / hotAreasNum;200 for (uint32_t i = 0; i < hotAreasNum; ++i) {