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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
StringTexture.java 45 public static TextPaint getDefaultPaint(float textSize, int color) {
56 return newInstance(text, getDefaultPaint(textSize, color));
62 TextPaint paint = getDefaultPaint(textSize, color);
MultiLineTexture.java 40 TextPaint paint = StringTexture.getDefaultPaint(textSize, color);
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 29 milliseconds