Home
last modified time | relevance | path

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

/packages/wallpapers/PhaseBeam/src/com/android/phasebeam/
DPhaseBeamRS.java48 private ScriptField_Particle mBeamParticles; field in PhaseBeamRS
73 mBeamParticles = new ScriptField_Particle(mRS, DOT_COUNT); in init()
75 smb3.addVertexAllocation(mBeamParticles.getAllocation()); in init()
83 mScript.bind_beamParticles(mBeamParticles); in init()