Searched refs:src_bpp (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_render.c | 677 int src_type, mask_type, src_bpp; in combine_pict_format() local 684 src_bpp = PICT_FORMAT_BPP(src); in combine_pict_format() 686 assert(src_bpp == PICT_FORMAT_BPP(mask)); in combine_pict_format() 712 *des = PICT_VISFORMAT(src_bpp, src_type, new_vis); in combine_pict_format() 721 *des = PICT_VISFORMAT(src_bpp, pict_format_combine_tab[i] in combine_pict_format()
|
| H A D | glamor_copy.c | 265 int src_bpp; in glamor_copy_cpu_fbo() local 268 fbGetDrawable(src, src_bits, src_stride, src_bpp, src_xoff, src_yoff); in glamor_copy_cpu_fbo()
|
| /OK3568_Linux_fs/buildroot/package/directfb/ |
| H A D | 0001-fix-missing-davinci-voodoo-header.patch | 1603 + unsigned long src_bpp;
|