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