Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h151 ePVRShellExit /*!< Exit */ enumerator
DPVRShell.cpp1212 if(m_eState > ePVRShellInitApp && m_eState < ePVRShellExit) in Deinit()
1563 m_eState = ePVRShellExit; in Run()
1688 m_eState = ePVRShellExit; in Run()
1690 case ePVRShellExit: in Run()