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