Home
last modified time | relevance | path

Searched defs:hWnd (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c38 window_proc(HWND hWnd, in window_proc()
72 HWND hWnd = NULL; in graw_create_window_and_screen() local
/external/protobuf/src/google/protobuf/stubs/
Dcommon.h76 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32()
82 LPMSG lpMsg, HWND hWnd, in GetMessage()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp53 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
93 bool TestEGLError(HWND hWnd, char* pszLocation) in TestEGLError()
124 HWND hWnd = 0; in WinMain() local
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp183 HWND hWnd; in WinMain() local
241 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c49 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
84 HWND hWnd; in wglCreatePbufferARB() local
Dstw_framebuffer.h66 HWND hWnd; member
Dstw_framebuffer.c253 HWND hWnd; in stw_framebuffer_create() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp574 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/deqp/framework/platform/win32/
DtcuWin32Window.cpp31 static LRESULT CALLBACK windowProcCallback (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProcCallback()
/external/mesa3d/src/glx/windows/
Dwindowsgl_internal.h55 HWND hWnd; member
/external/skia/tools/sk_app/win/
DWindow_win.cpp206 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp206 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc276 HWND hWnd, in VideoRenderDirect3D9()
365 int VideoRenderDirect3D9::InitializeD3D(HWND hWnd, in InitializeD3D()
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc97 LRESULT CALLBACK WebRtcWinProc( HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in WebRtcWinProc()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1844 __in HWND hWnd, in WndProc()
1981 BOOL OnCreate(__in HWND hWnd) { in OnCreate()
2028 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
/external/mdnsresponder/mDNSWindows/DLLX/
DDNSSDService.cpp2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam ) in WndProc()
/external/clang/test/SemaTemplate/
Dms-lookup-template-base-classes.cpp162 void f(int hWnd) { in f()
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c951 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WndProc()
Dcube.cpp2817 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WndProc()
Dcube.c2425 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in WndProc()