Searched defs:BltFast (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h3948 virtual HRESULT STDMETHODCALLTYPE BltFast(
4151 HRESULT (STDMETHODCALLTYPE *BltFast)( member in struct:IWineD3DSurfaceVtbl
4290 #define IWineD3DSurface_BltFast(This,dst_x,dst_y,src_surface,src_rect,trans) (This)->lpVtbl->BltFast(This,dst_x,dst_y,src_surface,src_rect,trans)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h3949 virtual HRESULT STDMETHODCALLTYPE BltFast(
4152 HRESULT (STDMETHODCALLTYPE *BltFast)( member in struct:IWineD3DSurfaceVtbl
4291 #define IWineD3DSurface_BltFast(This,dst_x,dst_y,src_surface,src_rect,trans) (This)->lpVtbl->BltFast(This,dst_x,dst_y,src_surface,src_rect,trans)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3948 virtual HRESULT STDMETHODCALLTYPE BltFast(
4151 HRESULT (STDMETHODCALLTYPE *BltFast)( member in struct:IWineD3DSurfaceVtbl
4290 #define IWineD3DSurface_BltFast(This,dst_x,dst_y,src_surface,src_rect,trans) (This)->lpVtbl->BltFast(This,dst_x,dst_y,src_surface,src_rect,trans)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h3929 virtual HRESULT STDMETHODCALLTYPE BltFast(
4132 HRESULT (STDMETHODCALLTYPE *BltFast)( member in struct:IWineD3DSurfaceVtbl
4271 #define IWineD3DSurface_BltFast(This,dst_x,dst_y,src_surface,src_rect,trans) (This)->lpVtbl->BltFast(This,dst_x,dst_y,src_surface,src_rect,trans)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h3948 virtual HRESULT STDMETHODCALLTYPE BltFast(
4151 HRESULT (STDMETHODCALLTYPE *BltFast)( member in struct:IWineD3DSurfaceVtbl
4290 #define IWineD3DSurface_BltFast(This,dst_x,dst_y,src_surface,src_rect,trans) (This)->lpVtbl->BltFast(This,dst_x,dst_y,src_surface,src_rect,trans)

Completed in 381 milliseconds