/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_Windows.cpp | 53 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() 93 bool TestEGLError(HWND hWnd, const char* pszLocation) in TestEGLError() 120 int Cleanup(EGLDisplay eglDisplay, HWND hWnd, HDC hDC) in Cleanup() 154 HWND hWnd = 0; in WinMain() local
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 38 window_proc(HWND hWnd, in window_proc() 72 HWND hWnd = NULL; in graw_create_window_and_screen() local
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() 84 HWND hWnd; in wglCreatePbufferARB() local
|
D | stw_framebuffer.h | 66 HWND hWnd; member
|
D | stw_framebuffer.c | 255 HWND hWnd; in stw_framebuffer_create() local
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 574 void doButtonDown(HWND hWnd, PVRShellInit *pData, EPVRShellButtonState eButton, LPARAM lParam) in doButtonDown() 584 bool doButtonUp(HWND hWnd, PVRShellInit *pData, EPVRShellButtonState eButton, LPARAM lParam) in doButtonUp() 613 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/ |
D | rx_windows_user.h | 18 HWND hWnd; member 51 HWND hWnd; member
|
D | windows_user.h | 81 … LRESULT CALLBACK WindowCallback(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) noexcept { in WindowCallback()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Window.cpp | 31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback()
|
/external/mesa3d/src/glx/windows/ |
D | windowsgl_internal.h | 55 HWND hWnd; member
|
/external/skia/tools/sk_app/win/ |
D | Window_win.cpp | 210 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/skqp/tools/sk_app/win/ |
D | Window_win.cpp | 208 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/OpenCL-CTS/test_extensions/media_sharing/ |
D | wrappers.cpp | 31 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/OpenCL-CTS/test_conformance/d3d10/ |
D | harness.cpp | 116 static LRESULT WINAPI HarnessD3D10_Proc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in HarnessD3D10_Proc()
|
/external/angle/util/windows/win32/ |
D | Win32Window.cpp | 231 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/OpenCL-CTS/test_conformance/d3d11/ |
D | harness.cpp | 139 static LRESULT WINAPI HarnessD3D11_Proc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in HarnessD3D11_Proc()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 276 HWND hWnd, in VideoRenderDirect3D9() 365 int VideoRenderDirect3D9::InitializeD3D(HWND hWnd, in InitializeD3D()
|
/external/webrtc/webrtc/modules/video_render/test/testAPI/ |
D | testAPI.cc | 97 LRESULT CALLBACK WebRtcWinProc( HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in WebRtcWinProc()
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1854 __in HWND hWnd, in WndProc() 1991 BOOL OnCreate(__in HWND hWnd) { in OnCreate() 2038 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSDService.cpp | 2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc()
|
/external/angle/third_party/VulkanMemoryAllocator/src/ |
D | VulkanSample.cpp | 1964 static LRESULT WINAPI WndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.cpp | 377 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
|
/external/clang/test/SemaTemplate/ |
D | ms-lookup-template-base-classes.cpp | 162 void f(int hWnd) { in f()
|