Searched defs:alpha_map (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_composite.h94 struct xa_surface *alpha_map; member in struct:xa_picture
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_composite.h94 struct xa_surface *alpha_map; member in struct:xa_picture
/external/pixman/test/
H A Dglyph-test.c193 pixman_image_t *alpha_map; local
198 alpha_map =
200 pixman_image_set_alpha_map (image, alpha_map, alpha_x, alpha_y);
201 pixman_image_unref (alpha_map);
H A Dstress-test.c418 pixman_image_t *alpha_map; local
421 alpha_map = create_random_bits_image (DONT_CARE);
423 if (alpha_map)
425 set_general_properties (alpha_map, FALSE);
430 pixman_image_set_alpha_map (image, alpha_map, x, y);
432 pixman_image_unref (alpha_map);
/external/pixman/pixman/
H A Dpixman-image.c124 common->alpha_map = NULL;
151 if (common->alpha_map)
152 pixman_image_unref ((pixman_image_t *)common->alpha_map);
506 if (!image->common.alpha_map)
512 if (PIXMAN_FORMAT_IS_WIDE (image->common.alpha_map->format))
522 if (image->common.alpha_map ||
552 if (image->common.alpha_map)
553 _pixman_image_validate ((pixman_image_t *)image->common.alpha_map);
755 pixman_image_t *alpha_map,
761 return_if_fail (!alpha_map || alpha_ma
754 pixman_image_set_alpha_map(pixman_image_t *image, pixman_image_t *alpha_map, int16_t x, int16_t y) argument
[all...]
H A Dpixman-private.h110 bits_image_t * alpha_map; member in struct:image_common
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1538 milliseconds