Searched refs:columnRight (Results 1 – 1 of 1) sorted by relevance
277 int columnRight = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestColumn(x2); in addRightSideMatch() local278 int rightDistance = mGrid.getColumnDistance(columnRight, x2); in addRightSideMatch()280 int columnX = mGrid.getColumnX(columnRight); in addRightSideMatch()283 columnRight, false, UNDEFINED)); in addRightSideMatch()373 int columnRight = mGrid.getColumn(x1 - SHORT_GAP_DP); in addColumnGapMatch() local374 int columnX = mGrid.getColumnMaxX(columnRight); in addColumnGapMatch()380 columnRight, createCell, SHORT_GAP_DP)); in addColumnGapMatch()384 columnRight = mGrid.getColumn(x1); in addColumnGapMatch()385 columnX = mGrid.getColumnMaxX(columnRight); in addColumnGapMatch()406 columnRight, createCell, 0)); in addColumnGapMatch()