Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java481 float spacing20 = p.getFontSpacing(); in testGetFontSpacing() local
482 assertTrue(spacing20 > spacing10); in testGetFontSpacing()