HomeSort by relevance Sort by last modified time
    Searched refs:PVRShellKeyNameLEFT (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 218 PVRShellKeyNameLEFT, /*!< LEFT key */
    [all...]
PVRShell.cpp 359 m_pShellInit->m_eKeyMapLEFT = PVRShellKeyNameLEFT;
364 m_pShellInit->m_eKeyMapUP = PVRShellKeyNameLEFT;
373 m_pShellInit->m_eKeyMapRIGHT = PVRShellKeyNameLEFT;
378 m_pShellInit->m_eKeyMapDOWN = PVRShellKeyNameLEFT;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp 686 else if(PVRShellIsKeyPressed(PVRShellKeyNameLEFT))

Completed in 1426 milliseconds