Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DMagnifierTest.java227 private float dpToPixel(float dp) { in dpToPixel() method in MagnifierTest
239 final float elevation = dpToPixel(4f); in testMagnifierDefaultParameters_withDeprecatedConstructor()
268 final float elevation = dpToPixel(4f); in testMagnifierDefaultParameters_withBuilder()
276 final float dialogCornerRadius = dpToPixel(2f); in testMagnifierDefaultParameters_withBuilder()