Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayShape.java126 final float xRadius = displayWidth / 2f; in createDefaultSpecString() local
131 + " A" + xRadius + "," + yRadius + " 0 1,1 " + displayWidth + "," + yRadius in createDefaultSpecString()
133 + " A" + xRadius + "," + yRadius + " 0 1,1 0," + yRadius + " Z"; in createDefaultSpecString()