Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h244 ePVRShellButtonRight = 0x2, /*!< Right button */ enumerator
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp651 doButtonDown(hWnd,pData,ePVRShellButtonRight,lParam); in WndProc()
656 if(!doButtonUp(hWnd,pData,ePVRShellButtonRight,lParam)) in WndProc()