Searched refs:PIXMAN_b5g6r5 (Results 1 – 10 of 10) sorted by relevance
/third_party/pixman/test/ |
D | rotate-test.c | 14 PIXMAN_b5g6r5,
|
D | thread-test.c | 69 PIXMAN_b5g6r5,
|
D | solid-test.c | 107 PIXMAN_b5g6r5,
|
D | glyph-test.c | 22 PIXMAN_b5g6r5,
|
D | blitters-test.c | 175 PIXMAN_b5g6r5,
|
D | composite.c | 100 PIXMAN_b5g6r5,
|
D | stress-test.c | 32 PIXMAN_b5g6r5,
|
/third_party/pixman/pixman/ |
D | pixman.c | 794 format == PIXMAN_b5g6r5 || in color_to_pixel() 823 format == PIXMAN_b5g6r5) in color_to_pixel() 1033 case PIXMAN_b5g6r5: in pixman_format_supported_source()
|
D | pixman.h | 901 PIXMAN_b5g6r5 = PIXMAN_FORMAT(16,PIXMAN_TYPE_ABGR,0,5,6,5), enumerator
|
D | pixman-fast-path.c | 1147 dest_image->bits.format == PIXMAN_b5g6r5) in fast_composite_solid_fill()
|