Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h243 ePVRShellButtonLeft = 0x1, /*!< Left button */ enumerator
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp640 doButtonDown(hWnd,pData,ePVRShellButtonLeft,lParam); in WndProc()
645 if(!doButtonUp(hWnd,pData,ePVRShellButtonLeft,lParam)) in WndProc()