Searched refs:dst_spix (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ | ||
| H A D | saa_accel.c | 46 struct saa_pixmap *src_spix, *dst_spix; local in function:saa_hw_copy_nton 62 dst_spix = saa_pixmap(pDstPixmap); 65 dst_spix->auth_loc != saa_loc_driver) |
| H A D | saa_render.c | 320 struct saa_pixmap *dst_spix = saa_pixmap(dst_pix); local in function:saa_copy_composite 326 dst_spix->auth_loc != saa_loc_driver) 330 dst_spix->dst_format = pDst->format; 349 dst_spix->dst_format = 0; |
| H A D | saa_unaccel.c | 844 struct saa_pixmap *dst_spix; local in function:saa_prepare_composite_reg 872 dst_spix = saa_get_saa_pixmap(pDstPix); 874 if (dst_spix->damage && saa_op_reads_destination(op)) { |
Completed in 4 milliseconds