Searched refs:countFontSize (Results 1 – 3 of 3) sorted by relevance
55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false); in AlbumLabelMaker()185 y = (s.labelBackgroundHeight - s.countFontSize) / 2; in run()
58 public int countFontSize; field in AlbumSetSlotRenderer.LabelSpec
66 labelSpec.countFontSize = r.getDimensionPixelSize( in AlbumSetPage()