Searched refs:PICT_x8r8g8b8 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.h | 77 PICT_x8r8g8b8 = PIXMAN_x8r8g8b8, enumerator
|
| H A D | picture.c | 198 formats[nformats].format = PICT_x8r8g8b8; in PictureCreateDefaultFormats() 288 addFormat(formats, &nformats, PICT_x8r8g8b8, pDepth->depth); in PictureCreateDefaultFormats()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_picture.c | 110 case PICT_x8r8g8b8: in glamor_get_tex_format_type_from_pictformat()
|
| H A D | glamor.c | 592 glamor_add_format(screen, 24, PICT_x8r8g8b8, in glamor_setup_formats() 597 glamor_add_format(screen, 24, PICT_x8r8g8b8, in glamor_setup_formats()
|
| H A D | glamor_render.c | 789 case PICT_x8r8g8b8: in glamor_render_format_is_supported() 790 return storage_format == PICT_a8r8g8b8 || storage_format == PICT_x8r8g8b8; in glamor_render_format_is_supported()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 53 case PICT_x8r8g8b8: in exaCompositeFallbackPictDesc()
|