Home
last modified time | relevance | path

Searched refs:D3DDISPLAYROTATION (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3D9Ex.hpp58 …etAdapterDisplayModeEx(unsigned int adapter, D3DDISPLAYMODEEX *mode, D3DDISPLAYROTATION *rotation);
DDirect3D9Ex.cpp289 …tAdapterDisplayModeEx(unsigned int adapter, D3DDISPLAYMODEEX *modeEx, D3DDISPLAYROTATION *rotation) in GetAdapterDisplayModeEx()
DDirect3DDevice9Ex.hpp192 …all GetDisplayModeEx(unsigned int swapChain, D3DDISPLAYMODEEX *mode, D3DDISPLAYROTATION *rotation);
DDirect3DDevice9Ex.cpp1034 HRESULT Direct3DDevice9Ex::GetDisplayModeEx(UINT,D3DDISPLAYMODEEX *,D3DDISPLAYROTATION *) in GetDisplayModeEx() argument