Searched refs:CalcLoopCount (Results 1 – 2 of 2) sorted by relevance
131 static int32_t CalcLoopCount(int32_t index, int32_t totalCount) in CalcLoopCount() function
398 int32_t loopCount = SwiperIndicatorUtils::CalcLoopCount(currentIndex, itemCount); in GetMouseClickIndex()