OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drawtexts
(Results
1 - 1
of
1
) sorted by null
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialTextsView.java
223
drawTexts
(canvas, mTextSize, mTypefaceLight, mTexts, mTextGridWidths, mTextGridHeights);
225
drawTexts
(canvas, mInnerTextSize, mTypefaceRegular, mInnerTexts,
268
private void
drawTexts
(Canvas canvas, float textSize, Typeface typeface, String[] texts,
Completed in 117 milliseconds