Home
last modified time | relevance | path

Searched defs:GetDisplayMode (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp268 long Direct3DSwapChain9::GetDisplayMode(D3DDISPLAYMODE *displayMode) in GetDisplayMode() function in D3D9::Direct3DSwapChain9
DDirect3DDevice9Ex.cpp355 long Direct3DDevice9Ex::GetDisplayMode(unsigned int index, D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1479 long Direct3DDevice9::GetDisplayMode(unsigned int index, D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1318 long Direct3DDevice8::GetDisplayMode(D3DDISPLAYMODE *mode) in GetDisplayMode() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h260 STDMETHOD(GetDisplayMode)(THIS_ D3DDISPLAYMODE* pMode) PURE; in DECLARE_INTERFACE_() local