Searched refs:titleFontSize (Results 1 – 3 of 3) sorted by relevance
54 mTitlePaint = getTextPaint(spec.titleFontSize, spec.titleColor, false); in AlbumLabelMaker()178 int y = (s.labelBackgroundHeight - s.titleFontSize) / 2; in run()
57 public int titleFontSize; field in AlbumSetSlotRenderer.LabelSpec
64 labelSpec.titleFontSize = r.getDimensionPixelSize( in AlbumSetPage()