Searched refs:transformEvent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DMotionEventHelper.java28 public static MotionEvent transformEvent(MotionEvent e, Matrix m) { method in class:MotionEventHelper
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLRootView.java472 event = MotionEventHelper.transformEvent(event, mCompensationMatrix);

Completed in 247 milliseconds