Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp453 int mouseX = static_cast<short>(LOWORD(lParam)); in WndProc() local
458 event.mouseMove.x = mouseX; in WndProc()