HomeSort by relevance Sort by last modified time
    Searched defs:passedTarget (Results 1 - 2 of 2) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
Interpolator.java 79 if (passedTarget(oldVelocity, newVelocity, mTarget)) {
92 private boolean passedTarget(float oldVelocity, float newVelocity, float targetVelocity) {
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.cpp     [all...]

Completed in 255 milliseconds