Lines Matching refs:Uint8
306 Uint8 r;
307 Uint8 g;
308 Uint8 b;
309 Uint8 a;
328 Uint8 BitsPerPixel;
329 Uint8 BytesPerPixel;
330 Uint8 padding[2];
335 Uint8 Rloss;
336 Uint8 Gloss;
337 Uint8 Bloss;
338 Uint8 Aloss;
339 Uint8 Rshift;
340 Uint8 Gshift;
341 Uint8 Bshift;
342 Uint8 Ashift;
435 Uint8 r, Uint8 g, Uint8 b);
443 Uint8 r, Uint8 g, Uint8 b,
444 Uint8 a);
453 Uint8 * r, Uint8 * g, Uint8 * b);
462 Uint8 * r, Uint8 * g, Uint8 * b,
463 Uint8 * a);