Home
last modified time | relevance | path

Searched refs:ComposeRects (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.hpp179 …long __stdcall ComposeRects(IDirect3DSurface9 *,IDirect3DSurface9 *,IDirect3DVertexBuffer9 *,UINT,…
DDirect3DDevice9Ex.cpp917 …HRESULT Direct3DDevice9Ex::ComposeRects(IDirect3DSurface9 *,IDirect3DSurface9 *,IDirect3DVertexBuf… in ComposeRects() function in D3D9::Direct3DDevice9Ex
/external/mesa3d/include/D3D9/
Dd3d9.h282 …virtual HRESULT WINAPI ComposeRects(IDirect3DSurface9 *pSrc, IDirect3DSurface9 *pDst, IDirect3DVer…
1118 …HRESULT (WINAPI *ComposeRects)(IDirect3DDevice9Ex *This, IDirect3DSurface9 *pSrc, IDirect3DSurface…
1261 #define IDirect3DDevice9Ex_ComposeRects(p,a,b,c,d,e,f,g,h) (p)->lpVtbl->ComposeRects(p,a,b,c,d,e,f,…