Searched refs:alpha4 (Results 1 – 7 of 7) sorted by relevance
108 float alpha4 = transformation.getAlpha(); in testAccelerateDecelerateInterpolator() local118 float delta3 = alpha4 - alpha3; in testAccelerateDecelerateInterpolator()119 float delta4 = alpha5 - alpha4; in testAccelerateDecelerateInterpolator()131 float alpha4 = interpolator.getInterpolation(0.75f); in testGetInterpolation() local137 float delta3 = alpha4 - alpha3; in testGetInterpolation()138 float delta4 = alpha5 - alpha4; in testGetInterpolation()
114 float alpha4 = transformation.getAlpha(); in testAccelerateInterpolator() local123 float delta3 = alpha4 - alpha3; in testAccelerateInterpolator()124 float delta4 = alpha5 - alpha4; in testAccelerateInterpolator()186 float alpha4 = interpolator.getInterpolation(0.75f);192 float delta5 = alpha4 - alpha3;193 float delta6 = alpha5 - alpha4;
107 final float alpha4 = transformation.getAlpha(); in testCycleInterpolator() local108 assertEquals(-1.0f, alpha4, ALPHA_DELTA); in testCycleInterpolator()117 final float delta3 = alpha4 - alpha3; in testCycleInterpolator()118 final float delta4 = alpha5 - alpha4; in testCycleInterpolator()121 assertEquals(alpha2, -alpha4, ALPHA_DELTA); in testCycleInterpolator()193 assertEquals(alpha9, alpha4, ALPHA_DELTA); in testCycleInterpolator()198 assertEquals(alpha13, alpha4, ALPHA_DELTA); in testCycleInterpolator()
114 final float alpha4 = transformation.getAlpha(); in testLinearInterpolator() local125 final float delta3 = alpha4 - alpha3; in testLinearInterpolator()126 final float delta4 = alpha5 - alpha4; in testLinearInterpolator()
279 float alpha4 = transformation.getAlpha(); in testRepeatAnimation() local290 float delta3 = alpha3 - alpha4; in testRepeatAnimation()291 float delta4 = alpha4 - alpha5; in testRepeatAnimation()324 alpha4 = transformation.getAlpha(); in testRepeatAnimation()335 delta3 = alpha4 - 0.0f; in testRepeatAnimation()336 delta4 = alpha5 - alpha4; in testRepeatAnimation()380 float alpha4 = transformation.getAlpha(); in testAccessStartOffset() local382 assertTrue(alpha4 > 0.1f); in testAccessStartOffset()445 float alpha4 = transformation.getAlpha(); in testGetTransformation() local458 float delta3 = alpha4 - alpha3; in testGetTransformation()[all …]
117 float alpha4 = transformation.getAlpha(); in testDecelerateInterpolator() local126 float delta3 = alpha4 - alpha3; in testDecelerateInterpolator()127 float delta4 = alpha5 - alpha4; in testDecelerateInterpolator()
293 float alpha4 = transformation.getAlpha();300 float delta3 = alpha4 - alpha3;301 float delta4 = alpha5 - alpha4;