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

  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Interpolation.java 113 static public final Elastic elastic = new Elastic(2, 10, 7, 1); field in class:Interpolation
200 static public class Elastic extends Interpolation {
203 public Elastic (float value, float power, int bounces, float scale) {
221 static public class ElasticIn extends Elastic {
232 static public class ElasticOut extends Elastic {
  /external/chromium-trace/catapult/tracing/third_party/d3/
d3.min.js     [all...]

Completed in 82 milliseconds