HomeSort by relevance Sort by last modified time
    Searched refs:ny2 (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 210 int ny2 = b.y + b.h + deltaY; local
211 if (ny2 >= b.y) {
212 h = ny2 - b.y;
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 1681 VGfloat nx1, ny1, nx2, ny2; local
    [all...]

Completed in 197 milliseconds