Searched refs:GetDirect3D (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
H A DDirect3DDevice9.hpp101 long __stdcall GetDirect3D(IDirect3D9 **D3D);
H A DDirect3DDevice9Ex.hpp63 long __stdcall GetDirect3D(IDirect3D9 **D3D);
H A DDirect3DDevice9Ex.cpp348 long Direct3DDevice9Ex::GetDirect3D(IDirect3D9 **d3d9) function in class:D3D9::Direct3DDevice9Ex
352 return Direct3DDevice9::GetDirect3D(d3d9);
H A DDirect3DDevice9.cpp1462 long Direct3DDevice9::GetDirect3D(IDirect3D9 **d3d9) function in class:D3D9::Direct3DDevice9

Completed in 173 milliseconds