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

  /external/webkit/WebCore/platform/graphics/android/
LayerAndroid.cpp 298 void LayerAndroid::updatePositions() {
317 this->getChild(i)->updatePositions();
  /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);

Completed in 27 milliseconds