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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 161 int newW = Math.abs(b.w + (direction.isLeft() ? -deltaX : deltaX));
163 double newAspectRatio = newW / (double) newH;
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]

Completed in 56 milliseconds