HomeSort by relevance Sort by last modified time
    Searched full:brake (Results 1 - 22 of 22) sorted by null

  /frameworks/base/data/keyboards/
Vendor_046d_Product_c294.kl 50 # Accelerator / Brake
52 # 80..ff : brake
53 axis 0x01 split 0x7f GAS BRAKE
Vendor_046d_Product_c299.kl 61 # Brake
62 axis 0x05 invert BRAKE
Generic.kl 423 axis 0x0a BRAKE
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_objects_PhysicsVehicle.h 110 * Method: brake
com_jme3_bullet_objects_PhysicsVehicle.cpp 199 * Method: brake
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsVehicle.java 452 * Apply the given brake force to all wheels, works continuously
455 public void brake(float force) { method in class:PhysicsVehicle
457 brake(i, force); method
462 * Apply the given brake force, works continuously
466 public void brake(int wheel, float force) { method in class:PhysicsVehicle
467 brake(vehicleId, wheel, force); method
470 private native void brake(long vehicleId, int wheel, float force); method in class:PhysicsVehicle
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestPhysicsCar.java 204 vehicle.brake(brakeForce);
206 vehicle.brake(0f);
TestAttachDriver.java 271 vehicle.brake(brakeForce);
273 vehicle.brake(0f);
TestFancyCar.java 244 player.brake(40f);
246 player.brake(0f);
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsVehicle.java 435 * Apply the given brake force to all wheels, works continuously
438 public void brake(float force) { method in class:PhysicsVehicle
445 * Apply the given brake force, works continuously
449 public void brake(int wheel, float force) { method in class:PhysicsVehicle
  /frameworks/native/include/input/
KeycodeLabels.h 296 { "BRAKE", 23 },
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestAppRS.java 248 mActiveScene.assignRenderStateToMaterial(aluminum, "^Brake");
  /docs/source.android.com/src/devices/tech/input/
key-layout-files.jd 100 <pre><code>axis 0x01 split 0x7f GAS BRAKE
110 (indicated by <code>BRAKE</code>), and inverts the output by negating it.</p>
111 <pre><code>axis 0x05 invert BRAKE
  /external/qemu/android/
hw-events.h 505 ABS_CODE(BRAKE, 0x0a) \
  /external/chromium_org/tools/python/google/httpd_config/
httpd.conf 152 # It is intended mainly as a brake to keep a runaway server from taking
  /frameworks/base/core/java/android/view/
MotionEvent.java     [all...]
  /external/chromium_org/third_party/lcov/bin/
geninfo 1087 # to pull the emergency brake here.
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/de/
49.txt     [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
49.txt     [all...]
  /external/chromium_org/third_party/libxml/src/
NEWS     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 286 milliseconds