Searched refs:dst_spix (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_accel.c46 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 Dsaa_render.c320 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 Dsaa_unaccel.c844 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