Home
last modified time | relevance | path

Searched defs:uMsg (Results 1 – 21 of 21) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp29 static LRESULT CALLBACK win32WindowProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in win32WindowProc()
137 LRESULT Win32Window::windowProc (UINT uMsg, WPARAM wParam, LPARAM lParam) in windowProc()
/external/chromium_org/third_party/webrtc/base/
Dwin32window.cc77 bool Win32Window::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
90 LRESULT Win32Window::WndProc(HWND hwnd, UINT uMsg, in WndProc()
Dwin32window_unittest.cc24 virtual bool OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
Dwin32socketserver.cc173 bool Win32Socket::EventSink::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
185 bool Win32Socket::EventSink::OnSocketNotify(UINT uMsg, WPARAM wParam, in OnSocketNotify()
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/
Dgraw_gdi.c39 UINT uMsg, in window_proc()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c39 UINT uMsg, in window_proc()
/external/qemu/distrib/sdl-1.2.15/src/timer/win32/
DSDL_systimer.c115 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD_PTR dwUser, in HandleAlarm()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_win.cc34 LRESULT CALLBACK ViEAutoTestWinProc(HWND hWnd, UINT uMsg, WPARAM wParam, in ViEAutoTestWinProc()
/external/qemu/distrib/sdl-1.2.15/src/audio/mme/
DSDL_mmeaudio.c107 UINT uMsg, in MME_CALLBACK()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc()
/external/qemu/distrib/sdl-1.2.15/src/timer/wince/
DSDL_systimer.c151 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD dwUser, in HandleAlarm()
/external/qemu/distrib/sdl-1.2.15/src/audio/windib/
DSDL_dibaudio.c106 static void CALLBACK FillSound(HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, in FillSound()
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dgdivideorenderer.cc156 bool GdiVideoRenderer::VideoWindow::OnMessage(UINT uMsg, WPARAM wParam, in OnMessage()
Dwin32devicemanager.cc385 bool Win32DeviceWatcher::OnMessage(UINT uMsg, WPARAM wParam, LPARAM lParam, in OnMessage()
/external/qemu/audio/
Dwinaudio.c105 winaudio_out_buffer_done (HWAVEOUT hwo, UINT uMsg, DWORD_PTR dwInstance, in winaudio_out_buffer_done()
356 winaudio_in_buffer_done (HWAVEIN hwi, UINT uMsg, DWORD_PTR dwInstance, in winaudio_in_buffer_done()
/external/skia/src/views/win/
DSkOSWindow_win.cpp309 VOID CALLBACK sk_timer_proc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in sk_timer_proc()
/external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc98 LRESULT CALLBACK WebRtcWinProc( HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam) in WebRtcWinProc()
/external/chromium_org/third_party/skia/src/views/win/
DSkOSWindow_win.cpp309 VOID CALLBACK sk_timer_proc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in sk_timer_proc()
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
DSDL_sysevents.c221 TrackMouseTimerProc(HWND hWnd, UINT uMsg, UINT idEvent, DWORD dwTime) in TrackMouseTimerProc()
/external/qemu/
Dmain-loop.c711 static void CALLBACK mm_alarm_handler(UINT uTimerID, UINT uMsg, in mm_alarm_handler()