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

  /packages/apps/Launcher2/src/com/android/launcher2/
DeleteDropTarget.java 302 float y1o = ((1f - scale) * dragView.getMeasuredHeight()) / 2f; local
305 float y = (1f - t) * (1f - t) * (y1 - y1o) + 2 * (1f - t) * t * (y2 - x1o) +
  /external/libgdx/gdx/jni/gdx2d/
stb_image.h     [all...]

Completed in 52 milliseconds