Home
last modified time | relevance | path

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

/packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
DHoloSpiralRS.java224 float halfDepth = depth / 2.0f; in generateSpiral() local
233 radius * (float) Math.sin(radians), (percentage * depth) - halfDepth); in generateSpiral()