Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h65 EGLint m_iConfig; variable
73 PVRShellInitAPI() : m_bPowerManagementSupported(false), m_iRequestedConfig(0), m_iConfig(0) {} in PVRShellInitAPI()
DPVRShellAPI.cpp140 eglGetConfigAttrib(m_EGLDisplay, m_EGLConfig, EGL_CONFIG_ID, &m_iConfig); in ApiInitAPI()
936 *pn = (int) m_iConfig; in ApiGet()