Home
last modified time | relevance | path

Searched refs:mCountPaint (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DAlbumLabelMaker.java40 private final TextPaint mCountPaint; field in AlbumLabelMaker
55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false); in AlbumLabelMaker()
187 labelWidth - x , mCountPaint); in run()