Home
last modified time | relevance | path

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

/packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
DHoloSpiralRS.java170 ScriptField_VertexColor_s outerPoints = in createPointGeometry() local
172 generateSpiral(outerPoints, OUTER_SPIRAL_DEPTH, OUTER_RADIUS, OUTER_SEPARATION_DEG, in createPointGeometry()
177 outerPointBuilder.addVertexAllocation(outerPoints.getAllocation()); in createPointGeometry()