Searched refs:gapCount (Results 1 – 2 of 2) sorted by relevance
298 final int gapCount = mMaxBubbles - 1; in getSpaceBetweenBubbles() local299 final float gapWidth = totalGapWidth / gapCount; in getSpaceBetweenBubbles()
586 final int gapCount = mBubblesMaxRendered - 1; in getSpaceBetweenBubbles() local587 final float gapWidth = totalGapWidth / gapCount; in getSpaceBetweenBubbles()