Searched defs:sx (Results 1 – 1 of 1) sorted by relevance
168 public void computePhysics(float sx, float sy, float dT) { in computePhysics()231 private void updatePositions(float sx, float sy, long timestamp) { in updatePositions()249 public void update(float sx, float sy, long now) { in update()399 final float sx = mSensorX; in onDraw() local