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

  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCar.java 116 float compValue = .3f; //(should be lower than damp)
118 vehicle.setSuspensionCompression(compValue * 2.0f * FastMath.sqrt(stiffness));
TestAttachDriver.java 144 float compValue = .3f; //(should be lower than damp)
146 vehicle.setSuspensionCompression(compValue * 2.0f * FastMath.sqrt(stiffness));
TestFancyCar.java 156 float compValue = 0.2f; //(lower than damp!)
174 player.setSuspensionCompression(compValue * 2.0f * FastMath.sqrt(stiffness));
  /external/aac/libSBRenc/src/
mh_det.cpp     [all...]
  /external/icu4c/i18n/
msgfmt.cpp     [all...]

Completed in 196 milliseconds