Home
last modified time | relevance | path

Searched refs:HWND (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/d3dadapter/
Dd3dadapter9.h47 …reateDevice)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD…
48 …ateDeviceEx)(ID3DAdapter9 *This, UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD…
82 …HRESULT WINAPI CreateDevice(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Beha…
83 …HRESULT WINAPI CreateDeviceEx(UINT RealAdapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD Be…
Dpresent.h81 …HRESULT (WINAPI *PresentBuffer)(ID3DPresent *This, D3DWindowBuffer *buffer, HWND hWndOverride, con…
89 HRESULT (WINAPI *SetGammaRamp)(ID3DPresent *This, const D3DGAMMARAMP *pRamp, HWND hWndOverride);
90 …HRESULT (WINAPI *GetWindowInfo)(ID3DPresent *This, HWND hWnd, int *width, int *height, int *depth…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/tests/
Dwindows.h10 typedef int HWND; typedef
/hardware/google/gfxstream/include/render-utils/
Drender_api_platform_types.h25 typedef HWND FBNativeWindowType;
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.h45 static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
DWin32Window.cpp229 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/hardware/google/gfxstream/common/opengl/include/EGL/
Deglplatform.h78 typedef HWND EGLNativeWindowType;
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp244 LRESULT CALLBACK dummyWndProc(HWND hwnd, in dummyWndProc()
255 HWND createDummyWindow() { in createDummyWindow()
271 HWND hwnd = CreateWindowExA(WS_EX_CLIENTEDGE, in createDummyWindow()
440 HWND hwnd = createDummyWindow(); in initExtensionsDispatch()
527 explicit WinSurface(HWND wnd, const WglExtensionsDispatch* dispatch) : in WinSurface()
580 HWND getHwnd() const { return m_hwnd; } in getHwnd()
592 HWND m_hwnd = nullptr;
749 HWND mWindow = nullptr;
/hardware/google/gfxstream/guest/mesa/include/EGL/
Deglplatform.h65 typedef HWND EGLNativeWindowType;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_win32_surface/
DplatformCreateSurface_win32.adoc41 * pname:hwnd is the Win32 code:HWND for the window to associate the
49 pname:hwnd must: be a valid Win32 code:HWND
/hardware/google/gfxstream/host/
DNativeSubWindow_win32.cpp24 static LRESULT CALLBACK subWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in subWindowProc()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_icd.h147 HWND hwnd;
Dvulkan_win32.h32 HWND hwnd;
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvk_icd.h147 HWND hwnd;
Dvulkan_win32.h32 HWND hwnd;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_win32_surface.adoc35 the `apiext:VK_KHR_surface` extension) that refers to a Win32 code:HWND, as
53 2) If a native window object (code:HWND) is used by one graphics API, and
/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h87 typedef HANDLE HWND; typedef
1518 HWND hFocusWindow;
1687 HWND hDeviceWindow;
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…
175 …virtual HRESULT WINAPI Present(const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOve…
283 …virtual HRESULT WINAPI PresentEx(const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowO…
290 virtual HRESULT WINAPI CheckDeviceState(HWND hDestinationWindow) = 0;
346 …virtual HRESULT WINAPI Present(const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOve…
459 …HRESULT (WINAPI *CreateDevice)(IDirect3D9 *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusW…
506 …HRESULT (WINAPI *CreateDevice)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocu…
511 …HRESULT (WINAPI *CreateDeviceEx)(IDirect3D9Ex *This, UINT Adapter, D3DDEVTYPE DeviceType, HWND hFo…
763 …)(IDirect3DDevice9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride…
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp106 HWND wnd;
/hardware/google/gfxstream/guest/mesa/src/util/
Ddbghelp.h569 BOOL IMAGEAPI SymSetParentWindow(HWND hwnd);