Searched refs:m_bPowerManagementSupported (Results 1 – 2 of 2) sorted by relevance
63 bool m_bPowerManagementSupported; variable73 PVRShellInitAPI() : m_bPowerManagementSupported(false), m_iRequestedConfig(0), m_iConfig(0) {} in PVRShellInitAPI()
114 m_bPowerManagementSupported = true; in ApiInitAPI()118 …m_bPowerManagementSupported = PVRShellIsExtensionSupported(m_EGLDisplay,"EGL_IMG_power_management"… in ApiInitAPI()300 if((eglGetError() == EGL_CONTEXT_LOST_IMG) && m_bPowerManagementSupported) in ApiInitAPI()863 if((eglGetError() == EGL_CONTEXT_LOST_IMG) && m_bPowerManagementSupported) in ApiRenderComplete()