Searched refs:PVRShellInitAPI (Results 1 – 3 of 3) sorted by relevance
55 class PVRShellInitAPI73 PVRShellInitAPI() : m_bPowerManagementSupported(false), m_iRequestedConfig(0), m_iConfig(0) {} in PVRShellInitAPI() function
509 EGLConfig PVRShellInitAPI::SelectEGLConfiguration(const PVRShellData * const pData) in SelectEGLConfiguration()704 const char *PVRShellInitAPI::StringFrom_eglGetError() const in StringFrom_eglGetError()
158 class PVRShellInit : public PVRShellInitAPI, public PVRShellInitOS163 friend class PVRShellInitAPI; variable