Searched refs:alpha4 (Results 1 – 7 of 7) sorted by relevance
119 float alpha4 = transformation.getAlpha(); in testAccelerateDecelerateInterpolator() local129 float delta3 = alpha4 - alpha3; in testAccelerateDecelerateInterpolator()130 float delta4 = alpha5 - alpha4; in testAccelerateDecelerateInterpolator()142 float alpha4 = interpolator.getInterpolation(0.75f); in testGetInterpolation() local148 float delta3 = alpha4 - alpha3; in testGetInterpolation()149 float delta4 = alpha5 - alpha4; in testGetInterpolation()
125 float alpha4 = transformation.getAlpha(); in testAccelerateInterpolator() local134 float delta3 = alpha4 - alpha3; in testAccelerateInterpolator()135 float delta4 = alpha5 - alpha4; in testAccelerateInterpolator()197 float alpha4 = interpolator.getInterpolation(0.75f);203 float delta5 = alpha4 - alpha3;204 float delta6 = alpha5 - alpha4;
118 final float alpha4 = transformation.getAlpha(); in testCycleInterpolator() local119 assertEquals(-1.0f, alpha4, ALPHA_DELTA); in testCycleInterpolator()128 final float delta3 = alpha4 - alpha3; in testCycleInterpolator()129 final float delta4 = alpha5 - alpha4; in testCycleInterpolator()132 assertEquals(alpha2, -alpha4, ALPHA_DELTA); in testCycleInterpolator()204 assertEquals(alpha9, alpha4, ALPHA_DELTA); in testCycleInterpolator()209 assertEquals(alpha13, alpha4, ALPHA_DELTA); in testCycleInterpolator()
125 final float alpha4 = transformation.getAlpha(); in testLinearInterpolator() local136 final float delta3 = alpha4 - alpha3; in testLinearInterpolator()137 final float delta4 = alpha5 - alpha4; in testLinearInterpolator()
289 float alpha4 = transformation.getAlpha(); in testRepeatAnimation() local300 float delta3 = alpha3 - alpha4; in testRepeatAnimation()301 float delta4 = alpha4 - alpha5; in testRepeatAnimation()334 alpha4 = transformation.getAlpha(); in testRepeatAnimation()345 delta3 = alpha4 - 0.0f; in testRepeatAnimation()346 delta4 = alpha5 - alpha4; in testRepeatAnimation()390 float alpha4 = transformation.getAlpha(); in testAccessStartOffset() local392 assertTrue(alpha4 > 0.1f); in testAccessStartOffset()455 float alpha4 = transformation.getAlpha(); in testGetTransformation() local468 float delta3 = alpha4 - alpha3; in testGetTransformation()[all …]
128 float alpha4 = transformation.getAlpha(); in testDecelerateInterpolator() local137 float delta3 = alpha4 - alpha3; in testDecelerateInterpolator()138 float delta4 = alpha5 - alpha4; in testDecelerateInterpolator()
304 float alpha4 = transformation.getAlpha();311 float delta3 = alpha4 - alpha3;312 float delta4 = alpha5 - alpha4;