Searched refs:INDEX_DIFF_TWO (Results 1 – 1 of 1) sorted by relevance
82 constexpr int32_t INDEX_DIFF_TWO = 2; variable5435 … comingIndex = comingIndex > TotalCount() - INDEX_DIFF_TWO ? TotalCount() - 1 : comingIndex + 1; in CheckSwiperPanEvent()