Searched refs:START_FRACTION (Results 1 – 3 of 3) sorted by relevance
54 public static final float START_FRACTION = 0.5f; field in StackScrollAlgorithm
1485 MathUtils.lerp(endHeight * StackScrollAlgorithm.START_FRACTION,
256 endHeight * StackScrollAlgorithm.START_FRACTION, in testUpdateStackHeight_withExpansionAmount_whenDozeNotChanging()