Home
last modified time | relevance | path

Searched refs:VirtualKeyCodeToKey (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp13 Key VirtualKeyCodeToKey(WPARAM key, LPARAM flags) in VirtualKeyCodeToKey() function
329 event.key.code = VirtualKeyCodeToKey(wParam, lParam); in WndProc()