Searched defs:float (Results 1 – 9 of 9) sorted by relevance
59 static float g3[B + B + 2][3]; variable60 static float g2[B + B + 2][2]; constant61 static float g1[B + B + 2]; constant64 static float touchInfluence = 0; constant66 static float touchX = 0; constant67 static float touchY = 0; variable69 static float noise_sCurve(float t) { variable118 static float noisef2(float x, float y) { variable
49 static float screenWidth; constant50 static float screenHeight; constant51 static float halfScreenWidth; constant52 static float quarterScreenWidth; constant53 static float quarterScreenHeight; variable54 static float halfScreenHeight; variable56 static float newOffset = 0.5; variable57 static float oldOffset = 0.5; variable
71 static float lastTime; variable72 static float gInnerRotateAngle; constant73 static float gOuterRotateAngle; constant74 static float gWidth; variable75 static float gHeight; constant77 static float modulo360(float val) { constant
44 static float screenWidth; constant45 static float screenHeight; constant57 static float randomGauss() { constant72 static float mapf(float minStart, float minStop, float maxStart, float maxStop, float value) { variable
94 static float xshift[5]; constant95 static float rotation[5]; constant96 static float scale[5]; constant97 static float alphafactor; constant100 static float timedelta; constant
35 static const float Rf = 0.2999f; constant36 static const float Gf = 0.587f; constant37 static const float Bf = 0.114f; constant
24 static const float Rf = 0.2999f; constant25 static const float Gf = 0.587f; constant26 static const float Bf = 0.114f; constant
27 static const float Rf = 0.2999f; constant28 static const float Gf = 0.587f; constant29 static const float Bf = 0.114f; constant
55 static float idle[8192]; constant