Searched defs:rowBottom (Results 1 – 1 of 1) sorted by relevance
321 int rowBottom = (mGrid.getViewCount() == 0) ? 0 : mGrid.getClosestRow(y2); in addBottomMatch() local434 int rowBottom = mGrid.getRow(y1 - SHORT_GAP_DP); in addRowGapMatch() local