Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h150 ePVRShellQuitApp, /*!< Quit App */ enumerator
DPVRShell.cpp1581 m_eState = ePVRShellQuitApp; in Run()
1682 m_eState = ePVRShellQuitApp; in Run()
1685 case ePVRShellQuitApp: in Run()