Home | History | Annotate | Download | only in windx5

Lines Matching refs:src_surface

1888 	LPDIRECTDRAWSURFACE3 src_surface;
1895 src_surface = src->hwdata->dd_writebuf;
1912 dstrect->x, dstrect->y, src_surface, &rect, flags);
1915 result = IDirectDrawSurface3_Restore(src_surface);
1927 PrintSurface("SRC", src_surface, src->flags);