Searched refs:heroChildIndex (Results 1 – 1 of 1) sorted by relevance
177 final int heroChildIndex = totalNum / 2; in updateThumbsInSeek() local197 mThumbsBar.setThumbBitmap(heroChildIndex + (i - thumbHeroIndex), in updateThumbsInSeek()198 mThumbsBar.getThumbBitmap(heroChildIndex + (i - mThumbHeroIndex))); in updateThumbsInSeek()205 mThumbsBar.setThumbBitmap(heroChildIndex + (i - thumbHeroIndex), in updateThumbsInSeek()206 mThumbsBar.getThumbBitmap(heroChildIndex + (i - mThumbHeroIndex))); in updateThumbsInSeek()222 for (int childIndex = 0; childIndex < heroChildIndex - mThumbHeroIndex + start; in updateThumbsInSeek()226 for (int childIndex = heroChildIndex + end - mThumbHeroIndex + 1; in updateThumbsInSeek()