Searched refs:USER_ANGEL_COS (Results 1 – 1 of 1) sorted by relevance
46 private static final float USER_ANGEL_COS = (float) Math.cos(USER_ANGEL); field in EyePosition133 mX = Utils.clamp((x * USER_ANGEL_COS / glength in onAccelerometerChanged()136 mY = -Utils.clamp((y * USER_ANGEL_COS / glength in onAccelerometerChanged()