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

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7410 virtual HRESULT STDMETHODCALLTYPE UpdateSurface(
8202 HRESULT (STDMETHODCALLTYPE *UpdateSurface)( member in struct:IWineD3DDeviceVtbl
8423 #define IWineD3DDevice_UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point) (This)->lpVtbl->UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7411 virtual HRESULT STDMETHODCALLTYPE UpdateSurface(
8203 HRESULT (STDMETHODCALLTYPE *UpdateSurface)( member in struct:IWineD3DDeviceVtbl
8424 #define IWineD3DDevice_UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point) (This)->lpVtbl->UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7410 virtual HRESULT STDMETHODCALLTYPE UpdateSurface(
8202 HRESULT (STDMETHODCALLTYPE *UpdateSurface)( member in struct:IWineD3DDeviceVtbl
8423 #define IWineD3DDevice_UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point) (This)->lpVtbl->UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7381 virtual HRESULT STDMETHODCALLTYPE UpdateSurface(
8151 HRESULT (STDMETHODCALLTYPE *UpdateSurface)( member in struct:IWineD3DDeviceVtbl
8346 #define IWineD3DDevice_UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point) (This)->lpVtbl->UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7410 virtual HRESULT STDMETHODCALLTYPE UpdateSurface(
8202 HRESULT (STDMETHODCALLTYPE *UpdateSurface)( member in struct:IWineD3DDeviceVtbl
8423 #define IWineD3DDevice_UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point) (This)->lpVtbl->UpdateSurface(This,src_surface,src_rect,dst_surface,dst_point)

Completed in 327 milliseconds