/packages/wallpapers/PhaseBeam/src/com/android/phasebeam/ |
D | phasebeam.rs | 49 static float screenWidth; constant 50 static float screenHeight; variable 51 static float halfScreenWidth; variable 52 static float quarterScreenWidth; constant 53 static float quarterScreenHeight; variable 54 static float halfScreenHeight; constant 56 static float newOffset = 0.5; variable 57 static float oldOffset = 0.5; constant
|
/packages/wallpapers/Basic/src/com/android/wallpaper/grass/ |
D | grass.rs | 54 float angle; field 82 static float g3[B + B + 2][3]; constant 83 static float g2[B + B + 2][2]; variable 84 static float g1[B + B + 2]; constant 86 static float noise_sCurve(float t) constant 140 static float noisef(float x) variable 158 static float noisef2(float x, float y) constant 199 static float turbulencef2(float x, float y, float octaves) constant 220 static float time(int isPreview) { variable 237 static float normf(float start, float stop, float value) { variable
|
/packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/ |
D | holo_spiral.rs | 71 static float lastTime; variable 72 static float gInnerRotateAngle; variable 73 static float gOuterRotateAngle; constant 74 static float gWidth; constant 75 static float gHeight; variable 77 static float modulo360(float val) { variable
|
/packages/wallpapers/NoiseField/src/com/android/noisefield/ |
D | noisefield.rs | 59 static float g3[B + B + 2][3]; variable 60 static float g2[B + B + 2][2]; constant 61 static float g1[B + B + 2]; variable 63 static float noise_sCurve(float t) constant 117 static float noisef2(float x, float y) constant
|
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/ |
D | clouds.rs | 94 static float xshift[5]; constant 95 static float rotation[5]; variable 96 static float scale[5]; constant 97 static float alphafactor; constant 100 static float timedelta; constant
|
/packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/ |
D | galaxy.rs | 29 static float angle = 50.f; variable 34 static float gSpeed[12000]; variable 64 static float mapf(float minStart, float minStop, float maxStart, float maxStop, float value) { constant 71 static float randomGauss() { constant
|
/packages/wallpapers/Galaxy4/src/com/android/galaxy4/ |
D | galaxy.rs | 49 static float randomGauss() { constant 64 static float mapf(float minStart, float minStop, float maxStart, float maxStop, float value) { constant
|
/packages/wallpapers/Basic/src/com/android/wallpaper/fall/ |
D | fall.rs | 65 static float g_DT; constant 69 float ampS; field 79 float x; field
|
/packages/wallpapers/MusicVisualization/src/com/android/musicvis/ |
D | waveform.rs | 55 static float idle[8192]; constant
|