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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
StringTexture.java 44 public static TextPaint getDefaultPaint(float textSize, int color) {
55 return newInstance(text, getDefaultPaint(textSize, color));
61 TextPaint paint = getDefaultPaint(textSize, color);
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 297 milliseconds