Searched refs:SIN (Results 1 – 1 of 1) sorted by relevance
76 private static final float SIN = (float) Math.sin(ANGLE); field in EdgeEffect137 final float r = width * 0.75f / SIN; in setSize()140 final float or = height * 0.75f / SIN; in setSize()