Home
last modified time | relevance | path

Searched refs:hFocusWindow (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9ex.c37 HWND hFocusWindow, in NineSwapChain9Ex_ctor() argument
42 This, pParams, (int) implicit, pPresent, pPresentationParameters, pCTX, hFocusWindow, mode); in NineSwapChain9Ex_ctor()
45 pPresentationParameters, pCTX, hFocusWindow, mode); in NineSwapChain9Ex_ctor()
110 HWND hFocusWindow, in NineSwapChain9Ex_new() argument
116 pCTX, hFocusWindow, mode); in NineSwapChain9Ex_new()
Dswapchain9.h92 HWND hFocusWindow,
102 HWND hFocusWindow,
Dadapter9.h125 HWND hFocusWindow,
136 HWND hFocusWindow,
Dadapter9.c1009 HWND hFocusWindow, in NineAdapter9_CreateDevice() argument
1025 RealAdapter, nine_D3DDEVTYPE_to_str(DeviceType), hFocusWindow, in NineAdapter9_CreateDevice()
1049 params.hFocusWindow = hFocusWindow; in NineAdapter9_CreateDevice()
1069 HWND hFocusWindow, in NineAdapter9_CreateDeviceEx() argument
1086 RealAdapter, nine_D3DDEVTYPE_to_str(DeviceType), hFocusWindow, in NineAdapter9_CreateDeviceEx()
1110 params.hFocusWindow = hFocusWindow; in NineAdapter9_CreateDeviceEx()
Dswapchain9ex.h44 HWND hFocusWindow,
Dswapchain9.c50 HWND hFocusWindow, in NineSwapChain9_ctor() argument
57 This, pParams->device, pPresent, pCTX, hFocusWindow); in NineSwapChain9_ctor()
80 pPresentationParameters->hDeviceWindow = hFocusWindow; in NineSwapChain9_ctor()
1230 HWND hFocusWindow, in NineSwapChain9_new() argument
1235 pCTX, hFocusWindow, NULL); in NineSwapChain9_new()
Ddevice9ex.c166 if (This->base.params.hFocusWindow == hDestinationWindow) { in NineDevice9Ex_CheckDeviceState()
Ddevice9.c274 This->params.hFocusWindow, mode, ret); in NineDevice9_ctor()
278 This->params.hFocusWindow, in NineDevice9_ctor()
906 pPresentationParameters->hDeviceWindow = This->params.hFocusWindow; in NineDevice9_CreateAdditionalSwapChain()
/external/mesa3d/include/d3dadapter/
Dd3dadapter9.h47 …ce)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Behavior…
48 …Ex)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Behavior…
82 …HRESULT WINAPI CreateDevice(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Beha…
83 …HRESULT WINAPI CreateDeviceEx(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Be…
/external/mesa3d/include/D3D9/
Dd3d9types.h1518 HWND hFocusWindow; member
Dd3d9.h98 …virtual HRESULT WINAPI CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD …
106 …virtual HRESULT WINAPI CreateDeviceEx(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWOR…
459 …teDevice)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Behavior…
506 …Device)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Behavior…
511 …viceEx)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Behavior…