Searched defs:WndProc (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
D | d3d11winmain.cpp | 40 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
D | d3d10winmain.cpp | 40 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
/external/skia/src/views/win/ |
D | skia_win.cpp | 171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 47 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function
|
/external/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 117 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
D | clayout.c | 118 LRESULT CALLBACK WndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc() function
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 357 LRESULT CALLBACK WndProc(HWND wnd, in WndProc() function
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 147 LRESULT CALLBACK WndProc (HWND hwnd, UINT message, WPARAM wParam, in WndProc() function
|