Searched refs:mLargeCellWidth (Results 1 – 1 of 1) sorted by relevance
65 private int mLargeCellWidth; field in QSPanel153 mLargeCellWidth = (int)(mLargeCellHeight * TILE_ASPECT); in updateResources()484 final int cw = record.row == 0 ? mLargeCellWidth : mCellWidth; in onMeasure()515 final int cw = record.row == 0 ? mLargeCellWidth : mCellWidth; in onLayout()