Searched refs:alpha4 (Results 1 – 7 of 7) sorted by relevance
107 float alpha4 = transformation.getAlpha(); in testAccelerateDecelerateInterpolator() local117 float delta3 = alpha4 - alpha3; in testAccelerateDecelerateInterpolator()118 float delta4 = alpha5 - alpha4; in testAccelerateDecelerateInterpolator()130 float alpha4 = interpolator.getInterpolation(0.75f); in testGetInterpolation() local136 float delta3 = alpha4 - alpha3; in testGetInterpolation()137 float delta4 = alpha5 - alpha4; in testGetInterpolation()
113 float alpha4 = transformation.getAlpha(); in testAccelerateInterpolator() local122 float delta3 = alpha4 - alpha3; in testAccelerateInterpolator()123 float delta4 = alpha5 - alpha4; in testAccelerateInterpolator()185 float alpha4 = interpolator.getInterpolation(0.75f);191 float delta5 = alpha4 - alpha3;192 float delta6 = alpha5 - alpha4;
106 final float alpha4 = transformation.getAlpha(); in testCycleInterpolator() local107 assertEquals(-1.0f, alpha4, ALPHA_DELTA); in testCycleInterpolator()116 final float delta3 = alpha4 - alpha3; in testCycleInterpolator()117 final float delta4 = alpha5 - alpha4; in testCycleInterpolator()120 assertEquals(alpha2, -alpha4, ALPHA_DELTA); in testCycleInterpolator()192 assertEquals(alpha9, alpha4, ALPHA_DELTA); in testCycleInterpolator()197 assertEquals(alpha13, alpha4, ALPHA_DELTA); in testCycleInterpolator()
113 final float alpha4 = transformation.getAlpha(); in testLinearInterpolator() local124 final float delta3 = alpha4 - alpha3; in testLinearInterpolator()125 final float delta4 = alpha5 - alpha4; in testLinearInterpolator()
278 float alpha4 = transformation.getAlpha(); in testRepeatAnimation() local289 float delta3 = alpha3 - alpha4; in testRepeatAnimation()290 float delta4 = alpha4 - alpha5; in testRepeatAnimation()323 alpha4 = transformation.getAlpha(); in testRepeatAnimation()334 delta3 = alpha4 - 0.0f; in testRepeatAnimation()335 delta4 = alpha5 - alpha4; in testRepeatAnimation()379 float alpha4 = transformation.getAlpha(); in testAccessStartOffset() local381 assertTrue(alpha4 > 0.1f); in testAccessStartOffset()444 float alpha4 = transformation.getAlpha(); in testGetTransformation() local457 float delta3 = alpha4 - alpha3; in testGetTransformation()[all …]
116 float alpha4 = transformation.getAlpha(); in testDecelerateInterpolator() local125 float delta3 = alpha4 - alpha3; in testDecelerateInterpolator()126 float delta4 = alpha5 - alpha4; in testDecelerateInterpolator()
292 float alpha4 = transformation.getAlpha();299 float delta3 = alpha4 - alpha3;300 float delta4 = alpha5 - alpha4;