Home
last modified time | relevance | path

Searched defs:boringLayout (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java116 BoringLayout boringLayout = makeBoringLayout(spacingMult, spacingAdd); in verifyMultAddScale() local
191 BoringLayout boringLayout = makeBoringLayoutAlign(Layout.Alignment.ALIGN_NORMAL); in testAlignment() local
215 BoringLayout boringLayout = new BoringLayout( in testGetLineDescent_withoutIncludePadding() local
235 BoringLayout boringLayout = new BoringLayout( in testIncludePadding() local
312 BoringLayout boringLayout = BoringLayout.make(DEFAULT_CHAR_SEQUENCE, in testMake() local
337 BoringLayout boringLayout = BoringLayout.make(DEFAULT_CHAR_SEQUENCE, in testDraw() local
DLayoutFillCharacterBoundsTest.java131 final BoringLayout boringLayout = BoringLayout.make(text, sTextPaint, 100, in boringLayout_fillCharacterBounds() local