Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h216 PVRShellKeyNameUP, /*!< UP key */ enumerator
DPVRShell.cpp358 m_pShellInit->m_eKeyMapUP = PVRShellKeyNameUP; in PVRShellSet()
367 m_pShellInit->m_eKeyMapRIGHT = PVRShellKeyNameUP; in PVRShellSet()
372 m_pShellInit->m_eKeyMapDOWN = PVRShellKeyNameUP; in PVRShellSet()
377 m_pShellInit->m_eKeyMapLEFT = PVRShellKeyNameUP; in PVRShellSet()
1250 m_eKeyMapUP = PVRShellKeyNameUP; in Init()