Searched defs:textPaint (Results 1 – 3 of 3) sorted by relevance
33 TextPaint textPaint; in testConstructor() local60 TextPaint textPaint = new TextPaint(); in testSet() local
266 final TextPaint textPaint = new TextPaint(); in testLineSpacing() local300 final TextPaint textPaint = new TextPaint(); in testLineSpacing_textEndingWithNextLine() local316 private Layout createStaticLayout(CharSequence text, TextPaint textPaint, int width, in createStaticLayout()360 final TextPaint textPaint = new TextPaint(); in testLineSpacing_notAffectedByPreviousEllipsization() local
87 TextPaint textPaint = new TextPaint(); in setup() local