Searched refs:HOT_ZONE_HEIGHT_DISAPPEAR (Results 1 – 2 of 2) sorted by relevance
65 constexpr int32_t HOT_ZONE_HEIGHT_DISAPPEAR = 4; variable1289 … } else if (size_.Height() <= (middleChildHeight + HOT_ZONE_HEIGHT_DISAPPEAR * otherChildHeight)) { in CalculateHotZone()
58 constexpr int32_t HOT_ZONE_HEIGHT_DISAPPEAR = 4; variable1438 … } else if (size_.Height() <= (middleChildHeight + HOT_ZONE_HEIGHT_DISAPPEAR * otherChildHeight)) { in CalculateHotZone()