Home | History | Annotate | Download | only in launcher3

Lines Matching refs:markCellsForRect

1550         markCellsForRect(rectOccupiedByPotentialDrop, mTmpOccupied, true);
1925 markCellsForRect(rectOccupiedByPotentialDrop, mTmpOccupied, true);
1950 private void markCellsForRect(Rect r, boolean[][] occupied, boolean value) {