Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h74 EGLConfig SelectEGLConfiguration(const PVRShellData * const pData);
DPVRShellAPI.cpp139 m_EGLConfig = SelectEGLConfiguration(m_pShell->m_pShellData); in ApiInitAPI()
509 EGLConfig PVRShellInitAPI::SelectEGLConfiguration(const PVRShellData * const pData) in SelectEGLConfiguration() function in PVRShellInitAPI