OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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