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

  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 242 private void updatePositions(float sx, float sy, long timestamp) {
266 updatePositions(sx, sy, now);
  /external/webkit/Source/WebCore/platform/graphics/android/
LayerAndroid.cpp 663 void LayerAndroid::updatePositions()
679 this->getChild(i)->updatePositions();
    [all...]

Completed in 42 milliseconds