Searched refs:yRadius (Results 1 – 1 of 1) sorted by relevance
127 final float yRadius = displayHeight / 2f; in createDefaultSpecString() local129 spec = "M0," + yRadius in createDefaultSpecString()131 + " A" + xRadius + "," + yRadius + " 0 1,1 " + displayWidth + "," + yRadius in createDefaultSpecString()133 + " A" + xRadius + "," + yRadius + " 0 1,1 0," + yRadius + " Z"; in createDefaultSpecString()