Searched refs:PIXMAN_a8r8g8b8_sRGB (Results 1 – 9 of 9) sorted by relevance
/third_party/pixman/demos/ |
D | srgb-test.c | 57 dest_img = pixman_image_create_bits (PIXMAN_a8r8g8b8_sRGB, in main()
|
D | srgb-trap-test.c | 92 PIXMAN_a8r8g8b8_sRGB, WIDTH, HEIGHT, d, WIDTH * 4); in main()
|
D | gtk-utils.c | 157 case PIXMAN_a8r8g8b8_sRGB: in show_image()
|
D | dither.c | 68 { "sRGB", PIXMAN_a8r8g8b8_sRGB },
|
/third_party/pixman/test/ |
D | composite.c | 94 PIXMAN_a8r8g8b8_sRGB,
|
D | stress-test.c | 30 PIXMAN_a8r8g8b8_sRGB,
|
/third_party/pixman/pixman/ |
D | pixman.c | 1022 case PIXMAN_a8r8g8b8_sRGB: in pixman_format_supported_source()
|
D | pixman.h | 893 PIXMAN_a8r8g8b8_sRGB = PIXMAN_FORMAT(32,PIXMAN_TYPE_ARGB_SRGB,8,8,8,8), enumerator
|
D | pixman-access.c | 1407 { PIXMAN_a8r8g8b8_sRGB,
|