Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h215 PVRShellKeyNameACTION2, /*!< ACTION2 key value */ enumerator
DPVRShell.cpp1399 KeyPressed(PVRShellKeyNameACTION2); in TouchEnded()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp351 case 11: nLastKeyPressed = PVRShellKeyNameACTION2; break; // number 2 in OsRenderComplete()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp734 pData->KeyPressed(PVRShellKeyNameACTION2); in WndProc()