HomeSort by relevance Sort by last modified time
    Searched refs:MotionEventHelper (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/util/
MotionEventHelper.java 25 public final class MotionEventHelper {
26 private MotionEventHelper() {}
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 42 import com.android.gallery3d.util.MotionEventHelper;
472 event = MotionEventHelper.transformEvent(event, mCompensationMatrix);

Completed in 6846 milliseconds