Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h144 ePVRShellInitApp, /*!< Initialise app */ enumerator
DPVRShell.cpp1212 if(m_eState > ePVRShellInitApp && m_eState < ePVRShellExit) in Deinit()
1257 m_eState = ePVRShellInitApp; in Init()
1515 case ePVRShellInitApp: in Run()