/third_party/skia/tools/sk_app/win/ |
H A D | VulkanWindowContext_win.cpp | 26 std::unique_ptr<WindowContext> MakeVulkanForWin(HWND hwnd, const DisplayParams& params) { in MakeVulkanForWin() argument
|
H A D | DawnD3D12WindowContext_win.cpp | 31 DawnD3D12WindowContext::DawnD3D12WindowContext(HWND hwnd, const DisplayParams& params) in DawnD3D12WindowContext() argument 60 std::unique_ptr<WindowContext> MakeDawnD3D12ForWin(HWND hwnd, in MakeDawnD3D12ForWin() argument
|
H A D | D3D12WindowContext_win.cpp | 68 D3D12WindowContext::D3D12WindowContext(HWND hwnd, const DisplayParams& params) in D3D12WindowContext() argument 244 std::unique_ptr<WindowContext> MakeD3D12ForWin(HWND hwnd, const DisplayParams& params) { in MakeD3D12ForWin() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | main.cpp | 22 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc() argument
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | Win32SurfaceKHR.hpp | 51 const HWND hwnd; member in vk::Win32SurfaceKHR
|
H A D | Win32SurfaceKHR.cpp | 23 VkResult getWindowSize(HWND hwnd, VkExtent2D &windowSize) in getWindowSize() argument [all...] |
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
H A D | main.cpp | 31 HWND hwnd = ::CreateWindow(wc.lpszClassName, _T("Dear ImGui DirectX10 Example"), WS_OVERLAPPEDWINDOW, 100, 100, 1280, 800, NULL, NULL, wc.hInstance, NULL); in main() local
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
H A D | main.cpp | 31 HWND hwnd = ::CreateWindow(wc.lpszClassName, _T("Dear ImGui DirectX11 Example"), WS_OVERLAPPEDWINDOW, 100, 100, 1280, 800, NULL, NULL, wc.hInstance, NULL); in main() local
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
H A D | main.cpp | 29 HWND hwnd = ::CreateWindow(wc.lpszClassName, _T("Dear ImGui DirectX9 Example"), WS_OVERLAPPEDWINDOW, 100, 100, 1280, 800, NULL, NULL, wc.hInstance, NULL); in main() local
|
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/ |
H A D | main.cpp | 44 HWND hwnd = (HWND)wmInfo.info.win.window; in main() local
|
/third_party/lame/dshow/ |
H A D | PropPage_adv.cpp | 159 BOOL CMpegAudEncPropertyPageAdv::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in OnReceiveMessage() argument [all...] |
H A D | PropPage.cpp | 206 BOOL CMpegAudEncPropertyPage::OnReceiveMessage(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in OnReceiveMessage() argument [all...] |
/third_party/lzma/CPP/Windows/Control/ |
H A D | ListView.cpp | 107 static LRESULT APIENTRY ListViewSubclassProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
in ListViewSubclassProc() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | vfwcap.c | 45 HWND hwnd; member 178 static LRESULT CALLBACK videostream_cb(HWND hwnd, LPVIDEOHDR vdhdr) in videostream_cb() argument [all...] |
H A D | gdigrab.c | 57 HWND hwnd; /**< Handle of the window for the grab */ member 87 gdigrab_region_wnd_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in gdigrab_region_wnd_proc() argument 124 HWND hwnd; in gdigrab_region_wnd_init() local 208 HWND hwnd = gdigrab->region_hwnd; gdigrab_region_wnd_update() local 227 HWND hwnd; gdigrab_read_header() local 472 HWND hwnd = gdigrab->hwnd; paint_mouse_pointer() local [all...] |
/third_party/icu/icu4c/source/samples/layout/ |
H A D | layout.cpp | 47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument 56 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() argument 78 HWND hwnd; in WinMain() local 123 LRESULT CALLBACK WndProc(HWND hwnd, UIN argument [all...] |
H A D | clayout.c | 49 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument 58 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() argument 80 HWND hwnd; in WinMain() local 125 LRESULT CALLBACK WndProc(HWND hwnd, UIN argument [all...] |
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_framebuffer.c | 54 stw_framebuffer_from_hwnd_locked(HWND hwnd) in stw_framebuffer_from_hwnd_locked() argument 422 HWND hwnd; in stw_framebuffer_from_hdc_locked() local 458 stw_framebuffer_from_hwnd(HWND hwnd) in stw_framebuffer_from_hwnd() argument [all...] |
/third_party/mesa3d/src/glx/windows/ |
H A D | windowsgl.c | 96 HWND hwnd = CreateWindowExA(0, in windows_create_context() local 157 HWND hwnd = CreateWindowExA(0, in windows_create_context_attribs() local 311 HWND hwnd = CreateWindowExA(0, in windows_call_with_context() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | global_state.cpp | 257 INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in DebuggerWaitDialogProc() argument
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/ |
H A D | main.cpp | 66 HWND hwnd = ::CreateWindow(wc.lpszClassName, _T("Dear ImGui DirectX12 Example"), WS_OVERLAPPEDWINDOW, 100, 100, 1280, 800, NULL, NULL, wc.hInstance, NULL); in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
H A D | PngFile.c | 50 void PngFileInitialize (HWND hwnd) in PngFileInitialize() argument 77 BOOL PngFileOpenDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileOpenDlg() argument 87 BOOL PngFileSaveDlg (HWND hwnd, PTSTR pstrFileName, PTSTR pstrTitleName) in PngFileSaveDlg() argument
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | clayout.c | 48 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument 57 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() argument 79 HWND hwnd; in WinMain() local 124 LRESULT CALLBACK WndProc(HWND hwnd, UIN argument [all...] |
H A D | layout.cpp | 47 void PrettyTitle(HWND hwnd, char *fileName) in PrettyTitle() argument 56 void InitParagraph(HWND hwnd, Context *context) in InitParagraph() argument 78 HWND hwnd; in WinMain() local 123 LRESULT CALLBACK WndProc(HWND hwnd, UIN argument [all...] |
/third_party/lzma/CPP/Windows/ |
H A D | Shell.cpp | 661 static int CALLBACK BrowseCallbackProc(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data)
in BrowseCallbackProc() argument 757 int CALLBACK BrowseCallbackProc2(HWND hwnd, UINT uMsg, LPARAM /* lp */, LPARAM data)
in BrowseCallbackProc2() argument
|