Searched defs:columnMatches (Results 1 – 1 of 1) sorted by relevance
105 List<GridMatch> columnMatches = new ArrayList<GridMatch>(); in computeMatches() local261 private void addLeftSideMatch(int x1, List<GridMatch> columnMatches, int max) { in addLeftSideMatch()274 private void addRightSideMatch(int x2, List<GridMatch> columnMatches, int max) { in addRightSideMatch()292 List<GridMatch> columnMatches, int max) { in addCenterColumnMatch()353 private void addColumnGapMatch(Rect bounds, int x1, int x2, List<GridMatch> columnMatches, in addColumnGapMatch()