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

  /packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java 351 int vY = loc[1];
354 int top = vY - y;
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rasterizer.cpp     [all...]
state.h 306 PixelPositions vY; // IN: x location(s) of pixels
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DragLayer.java 439 int vY = loc[1];
442 int top = vY - y;
    [all...]

Completed in 240 milliseconds