Lines Matching refs:scale
33 float scale[5];
51 scale[idx] + xshift[idx], 0.f, // texture
53 scale[idx] + xshift[idx], scale[idx], // texture
55 0.f + xshift[idx], scale[idx]); // texture
166 float scale = 255.f / (255.f - lowcol);
175 alpha = (alpha - lowcol) * scale;
190 float scale = 255.f / (255.f - lowcol);
259 scale[0] = 4.0f; // changed below based on preset
260 scale[1] = 3.0f;
261 scale[2] = 3.4f;
262 scale[3] = 3.8f;
263 scale[4] = 4.2f;
298 scale[0] = .25f;
300 scale[0] = 4.f;