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

  /external/qemu/distrib/sdl-1.2.15/test/
testpalette.c 25 #define SPEED 2
253 boatx[i] += boatdir[i] * SPEED;
268 updates[i].w = boat[0]->w + SPEED;
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerEntry.java 46 static final String SPEED = "Speed";
59 ALTITUDE, SPEED, BEARING, DIST_NET_LOCATION, LOC_TIME, DEBUG_INFO};
184 cValues.put(SPEED, mLocation.getSpeed());
233 Float speed = getNullableFloat(cursor, SPEED); local
234 if (speed != null) {
235 location.setSpeed(speed);
  /packages/apps/Nfc/src/com/android/nfc/
FireflyRenderer.java 368 static final float SPEED = .5f;
392 mZ = mZ0 + mT/1000f * SPEED;
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 563 "FileOptions.OptimizeMode:\005SPEED\022!\n\023cc_ge"
    [all...]
descriptor.pb.h     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 167 milliseconds