Searched defs:setVelocity (Results 1 – 3 of 3) sorted by relevance
170 void setVelocity(SkVector v) { fState.fVelocity = v; } in setVelocity() function
172 public final void setVelocity(Vector2 velocity) { in setVelocity() method in GameObject
393 void setVelocity(const SkPoint& velocity) { fVelocity = velocity; } in setVelocity() function in DrawLitAtlasDrawable::ObjectRecord