Lines Matching full:cells
617 // Generate an id for each view, this assumes we have at most 256x256 cells
1163 * @param spanX The number of horizontal cells that the item spans
1164 * @param spanY The number of vertical cells that the item spans
1485 * @param occoupied The array which represents which cells in the CellLayout are occupied
1486 * @param blockOccupied The array which represents which cells in the specified block (cellX,
2438 those cells. Instead we use some heuristics to often lock the vector to up, down, left
2789 * Like above, but ignores any cells occupied by the item "ignoreView"
2931 * Computes a bounding rectangle for a range of cells
2935 * @param cellHSpan Width in cells
2936 * @param cellVSpan Height in cells
3173 * Number of cells spanned horizontally by the item.
3179 * Number of cells spanned vertically by the item.