Home
last modified time | relevance | path

Searched defs:lParam (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DNativeSubWindow_win32.cpp24 static LRESULT CALLBACK subWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in subWindowProc()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp229 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp247 LPARAM lParam) { in dummyWndProc()