HomeSort by relevance Sort by last modified time
    Searched refs:countFontSize (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AlbumLabelMaker.java 55 mCountPaint = getTextPaint(spec.countFontSize, spec.countColor, false);
185 y = (s.labelBackgroundHeight - s.countFontSize) / 2;
AlbumSetSlotRenderer.java 58 public int countFontSize;
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Config.java 66 labelSpec.countFontSize = r.getDimensionPixelSize(

Completed in 105 milliseconds