Home | History | Annotate | Download | only in launcher3

Lines Matching defs:set

112     // These values allow a fixed measurement to be set on the CellLayout.
244 // Set up all the animations that are used to implement this fading.
331 // Set whether or not to invert the layout horizontally if the layout is in RTL mode.
442 mTempRect.set(r);
633 // If the horizontal or vertical span is set to -1, it is taken to
888 result.set(left, top, left + (spanX * mCellWidth + (spanX - 1) * mWidthGap),
923 r.set(left, top, right, bottom);
933 metrics.set(grid.calculateCellWidth(paddedMeasureWidth, countX),
1031 mBackgroundRect.set(-padding.left, -padding.top, w + padding.right, h + padding.bottom);
1033 mForegroundRect.set(mForegroundPadding, mForegroundPadding,
1255 r.set(left, top, left + dragOutline.getWidth(), top + dragOutline.getHeight());
1448 currentRect.set(x, y, x + xSize, y + ySize);
1469 bestRect.set(currentRect);
1733 boundingRect.set(c.x, c.y, c.x + c.spanX, c.y + c.spanY);
1897 // In either case, we set the occupied array as marked for the location of the views
1955 // In either case, we set the occupied array as marked for the location of the views
2070 mOccupiedRect.set(cellX, cellY, cellX + spanX, cellY + spanY);
2086 r1.set(c.x, c.y, c.x + c.spanX, c.y + c.spanY);
2511 // For a given cell and span, fetch the set of views intersecting the region.
2515 boundingRect.set(cellX, cellY, cellX + spanX, cellY + spanY);
2525 r1.set(lp.cellX, lp.cellY, lp.cellX + lp.cellHSpan, lp.cellY + lp.cellVSpan);
3006 resultRect.set(x, y, x + width, y + height);
3237 * Indicates whether the item will set its x, y, width and height parameters freely,
3352 // cellX and cellY coordinates and which page was clicked. We then set this as a tag on