Searched refs:addRowGapMatch (Results 1 – 1 of 1) sorted by relevance
127 addRowGapMatch(bounds, y1, y2, rowMatches, max); in computeMatches()415 private void addRowGapMatch(Rect bounds, int y1, int y2, List<GridMatch> rowMatches, int max) { in addRowGapMatch() method in GridDropHandler