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

/external/pixman/pixman/
H A Dpixman.h757 } pixman_format_code_t; typedef in typeref:enum:__anon28858
760 pixman_bool_t pixman_format_supported_destination (pixman_format_code_t format);
761 pixman_bool_t pixman_format_supported_source (pixman_format_code_t format);
779 pixman_image_t *pixman_image_create_bits (pixman_format_code_t format,
784 pixman_image_t *pixman_image_create_bits_no_clear (pixman_format_code_t format,
833 pixman_format_code_t pixman_image_get_format (pixman_image_t *image);
960 pixman_format_code_t pixman_glyph_get_mask_format (pixman_glyph_cache_t *cache,
966 pixman_format_code_t mask_format,
1086 pixman_format_code_t mask_format,
1096 pixman_format_code_t mask_forma
[all...]

Completed in 39 milliseconds