Searched refs:partionWidth (Results 1 – 1 of 1) sorted by relevance
44 final float partionWidth = 1.0f / totalStepNum; in setIndicatorPosition() local45 final float pos = stepPos * partionWidth + partionWidth / 2.0f; in setIndicatorPosition()