Searched refs:halfBarHeight (Results 1 – 1 of 1) sorted by relevance
546 float halfBarHeight = barHeight / 2.0f; in ResetBarState() local547 if (GreatOrEqual(threshold, halfBarHeight)) { in ResetBarState()548 threshold = halfBarHeight; in ResetBarState()612 float halfBarHeight = barHeight / 2.0f; in UpdateBarHiddenOffset() local613 if (GreatOrEqual(threshold, halfBarHeight)) { in UpdateBarHiddenOffset()614 threshold = halfBarHeight; in UpdateBarHiddenOffset()