HomeSort by relevance Sort by last modified time
    Searched defs:actionDown (Results 1 - 5 of 5) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGrad.java 118 mEllipse.actionDown(x, y, mGradRep);
GradControl.java 128 public void actionDown(float x, float y, Line line) {
ImageVignette.java 172 mElipse.actionDown(x, y, mScreenOval);
EclipseControl.java 111 public void actionDown(float x, float y, Oval oval) {
  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/
VrView.java 186 actionDown(e);
232 private void actionDown(MotionEvent e) {

Completed in 4312 milliseconds