Searched defs:offsetLocation (Results 1 – 2 of 2) sorted by relevance
339 void MotionEvent::offsetLocation(float xOffset, float yOffset) { in offsetLocation() function in android::MotionEvent
2943 public final void offsetLocation(float deltaX, float deltaY) { in offsetLocation() method in MotionEvent