Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DMagnifierTest.java154 final float cornerRadius = 20.0f; in testBuilder_setsPropertiesCorrectly_whenTheyAreValid() local
164 .setCornerRadius(cornerRadius) in testBuilder_setsPropertiesCorrectly_whenTheyAreValid()
180 assertEquals(cornerRadius, magnifier.getCornerRadius(), 0f); in testBuilder_setsPropertiesCorrectly_whenTheyAreValid()