Home
last modified time | relevance | path

Searched refs:precomputedPaint (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java529 TextPaint precomputedPaint = new TextPaint(); in testPrecomputedText() local
532 precomputedPaint.setTextSize(textSizes[sizei]); in testPrecomputedText()
535 precomputedPaint.setTextLocales(locales[localei]); in testPrecomputedText()
545 new LayoutParam(b, f, precomputedPaint, dir), in testPrecomputedText()