Searched defs:getCurrentTime (Results 1 - 19 of 19) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
H A DStepInterpolator.java61 double getCurrentTime(); method in interface:StepInterpolator
H A DAbstractStepInterpolator.java262 * <em>only</em> changes the value returned by {@link #getCurrentTime()},
304 public double getCurrentTime() { method in class:AbstractStepInterpolator
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
H A DStepInterpolatorWithJacobians.java62 double getCurrentTime(); method in interface:StepInterpolatorWithJacobians
H A DFirstOrderIntegratorWithJacobians.java722 public double getCurrentTime() { method in class:FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper
723 return interpolator.getCurrentTime();
/external/autotest/client/site_tests/video_YouTubePage/files/
H A Dvideo_YouTubePageCommon.js17 videoEvents.timeupdate.push(getCurrentTime());
75 function getCurrentTime() { function
112 window.__getCurrentTime = getCurrentTime;
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/util/
H A DScheduler.java13 public long getCurrentTime() { method in class:Scheduler
/external/llvm/lib/Support/
H A DTimer.cpp120 TimeRecord TimeRecord::getCurrentTime(bool Start) { function in class:TimeRecord
141 StartTime = TimeRecord::getCurrentTime(true);
147 Time += TimeRecord::getCurrentTime(false);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DMovieHeaderBox.java271 public int getCurrentTime() { method in class:MovieHeaderBox
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DTimeUtil.java368 public static Timestamp getCurrentTime() { method in class:TimeUtil
/external/swiftshader/third_party/LLVM/lib/Support/
H A DTimer.cpp129 TimeRecord TimeRecord::getCurrentTime(bool Start) { function in class:TimeRecord
152 Time -= TimeRecord::getCurrentTime(true);
156 Time += TimeRecord::getCurrentTime(false);
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp120 TimeRecord TimeRecord::getCurrentTime(bool Start) { function in class:TimeRecord
143 StartTime = TimeRecord::getCurrentTime(true);
149 Time += TimeRecord::getCurrentTime(false);
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
H A DBaseTween.java299 public float getCurrentTime() { method in class:BaseTween
/external/robolectric/v3/
H A Drobolectric-utils-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/internal/ org/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 761 milliseconds