Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9ex.c71 D3DDISPLAYROTATION *pRotation ) in NineSwapChain9Ex_GetDisplayModeEx()
73 D3DDISPLAYROTATION rot; in NineSwapChain9Ex_GetDisplayModeEx()
Dnineexoverlayextension.h46 D3DDISPLAYROTATION DisplayRotation,
Dnineexoverlayextension.c35 D3DDISPLAYROTATION DisplayRotation, in Nine9ExOverlayExtension_CheckDeviceOverlayType()
Dswapchain9ex.h59 D3DDISPLAYROTATION *pRotation );
Ddevice9ex.h159 D3DDISPLAYROTATION *pRotation );
Ddevice9ex.c275 D3DDISPLAYROTATION *pRotation ) in NineDevice9Ex_GetDisplayModeEx()
Dswapchain9.c1003 D3DDISPLAYROTATION rot; in NineSwapChain9_GetDisplayMode()
Dnine_lock.c2274 D3DDISPLAYROTATION *pRotation ) in LockDevice9Ex_GetDisplayModeEx()
2883 D3DDISPLAYROTATION *pRotation ) in LockSwapChain9Ex_GetDisplayModeEx()
/external/swiftshader/src/D3D9/
DDirect3D9Ex.hpp58 …AdapterDisplayModeEx(unsigned int adapter, D3DDISPLAYMODEEX *mode, D3DDISPLAYROTATION *rotation) o…
DDirect3D9Ex.cpp289 …tAdapterDisplayModeEx(unsigned int adapter, D3DDISPLAYMODEEX *modeEx, D3DDISPLAYROTATION *rotation) in GetAdapterDisplayModeEx()
DDirect3DDevice9Ex.hpp192 …l GetDisplayModeEx(unsigned int swapChain, D3DDISPLAYMODEEX *mode, D3DDISPLAYROTATION *rotation) o…
DDirect3DDevice9Ex.cpp1034 HRESULT Direct3DDevice9Ex::GetDisplayModeEx(UINT,D3DDISPLAYMODEEX *,D3DDISPLAYROTATION *) in GetDisplayModeEx() argument
/external/mesa3d/include/d3dadapter/
Dpresent.h83 …HRESULT (WINAPI *GetDisplayMode)(ID3DPresent *This, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *p…
/external/mesa3d/include/D3D9/
Dd3d9types.h396 typedef enum D3DDISPLAYROTATION { enum
401 } D3DDISPLAYROTATION; typedef
Dd3d9.h105 …API GetAdapterDisplayModeEx(UINT Adapter, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) …
112 …ayHeight, D3DFORMAT OverlayFormat, D3DDISPLAYMODEEX *pDisplayMode, D3DDISPLAYROTATION DisplayRotat…
295 … WINAPI GetDisplayModeEx(UINT iSwapChain, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) …
359 …virtual HRESULT WINAPI GetDisplayModeEx(D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation) = …
510 …yModeEx)(IDirect3D9Ex *This, UINT Adapter, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);
552 …ayHeight, D3DFORMAT OverlayFormat, D3DDISPLAYMODEEX *pDisplayMode, D3DDISPLAYROTATION DisplayRotat…
1131 …IDirect3DDevice9Ex *This, UINT iSwapChain, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);
1555 …isplayModeEx)(IDirect3DSwapChain9Ex *This, D3DDISPLAYMODEEX *pMode, D3DDISPLAYROTATION *pRotation);