Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp584 bool doButtonUp(HWND hWnd, PVRShellInit *pData, EPVRShellButtonState eButton, LPARAM lParam) in doButtonUp() function
645 if(!doButtonUp(hWnd,pData,ePVRShellButtonLeft,lParam)) in WndProc()
656 if(!doButtonUp(hWnd,pData,ePVRShellButtonRight,lParam)) in WndProc()
667 if(!doButtonUp(hWnd,pData,ePVRShellButtonMiddle,lParam)) in WndProc()