Searched refs:PIXMAN_b8g8r8a8 (Results 1 – 7 of 7) sorted by relevance
/third_party/pixman/test/ |
D | solid-test.c | 111 PIXMAN_b8g8r8a8,
|
D | glyph-test.c | 26 PIXMAN_b8g8r8a8,
|
D | blitters-test.c | 179 PIXMAN_b8g8r8a8,
|
D | composite.c | 84 PIXMAN_b8g8r8a8,
|
D | stress-test.c | 23 PIXMAN_b8g8r8a8,
|
/third_party/pixman/pixman/ |
D | pixman.c | 789 format == PIXMAN_b8g8r8a8 || in color_to_pixel() 1026 case PIXMAN_b8g8r8a8: in pixman_format_supported_source()
|
D | pixman.h | 882 PIXMAN_b8g8r8a8 = PIXMAN_FORMAT(32,PIXMAN_TYPE_BGRA,8,8,8,8), enumerator
|