Searched refs:expandedStackSize (Results 1 – 1 of 1) sorted by relevance
490 final float expandedStackSize = getExpandedStackSize(state.numberOfBubbles); in getExpandedBubbleXY() local495 final float rowStart = centerPosition - (expandedStackSize / 2f); in getExpandedBubbleXY()538 final float expandedStackSize = getExpandedStackSize(numberOfBubbles); in getExpandedBubbleYForIme() local542 final float rowBottom = centerPosition + (expandedStackSize / 2f); in getExpandedBubbleYForIme()543 final float rowTop = centerPosition - (expandedStackSize / 2f); in getExpandedBubbleYForIme()