/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
D | AbstractStepInterpolator.java | 53 protected double interpolatedTime; field in AbstractStepInterpolator 100 interpolatedTime = Double.NaN; in AbstractStepInterpolator() 121 interpolatedTime = Double.NaN; in AbstractStepInterpolator() 157 interpolatedTime = interpolator.interpolatedTime; in AbstractStepInterpolator() 187 interpolatedTime = Double.NaN; in reinitialize() 310 return interpolatedTime; in getInterpolatedTime() 315 interpolatedTime = time; in setInterpolatedTime() 343 final double oneMinusThetaH = globalCurrentTime - interpolatedTime; in getInterpolatedState() 358 final double oneMinusThetaH = globalCurrentTime - interpolatedTime; in getInterpolatedDerivatives() 462 out.writeDouble(interpolatedTime); in writeBaseExternal() [all …]
|
D | NordsieckStepInterpolator.java | 189 final double x = interpolatedTime - referenceTime; in computeInterpolatedStateAndDerivatives()
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | AnimationTest.java | 70 assertThat(animation.interpolatedTime, equalTo(0f)); in simulateAnimationEndShouldInvokeApplyTransformationWith1() 72 assertThat(animation.interpolatedTime, equalTo(1f)); in simulateAnimationEndShouldInvokeApplyTransformationWith1() 132 float interpolatedTime; field in AnimationTest.TestAnimation 135 @Override protected void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() argument 136 this.interpolatedTime = interpolatedTime; in applyTransformation()
|
/external/robolectric/v1/src/main/java/android/view/animation/ |
D | ShadowAnimationBridge.java | 17 public void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() argument 18 realAnimation.applyTransformation(interpolatedTime, t); in applyTransformation()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | RungeKuttaStepInterpolator.java | 178 interpolatedTime = t; in readExternal()
|
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |