| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_trapezoids.c | 253 pixman_image_t *a8; local 255 a8 = pixman_image_create_bits(PIXMAN_a8, 259 if (a8) { 261 image, NULL, a8, 266 pixman_image_unref(a8); 357 pixman_image_t *a8; local 359 a8 = pixman_image_create_bits(PIXMAN_a8, width, height, 362 if (a8) { 364 image, NULL, a8, 371 pixman_image_unref(a8); [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_trapezoids.c | 253 pixman_image_t *a8; local 255 a8 = pixman_image_create_bits(PIXMAN_a8, 259 if (a8) { 261 image, NULL, a8, 266 pixman_image_unref(a8); 357 pixman_image_t *a8; local 359 a8 = pixman_image_create_bits(PIXMAN_a8, width, height, 362 if (a8) { 364 image, NULL, a8, 371 pixman_image_unref(a8); [all...] |
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-access.c | 491 MAKE_ACCESSORS(a8); variable 1664 FORMAT_INFO (a8),
|