Searched refs:PVRShellData (Results 1 – 5 of 5) sorted by relevance
369 struct PVRShellData;404 PVRShellData *m_pShellData;
36 struct PVRShellData struct
64 m_pShellData = new PVRShellData; in PVRShell()
74 EGLConfig SelectEGLConfiguration(const PVRShellData * const pData);
509 EGLConfig PVRShellInitAPI::SelectEGLConfiguration(const PVRShellData * const pData) in SelectEGLConfiguration()