Searched refs:nSwapInterval (Results 1 – 3 of 3) sorted by relevance
60 int nSwapInterval; /*!< Interval to wait for monitor vertical sync. */ member
94 m_pShellData->nSwapInterval = 1; in PVRShell()423 case prefSwapInterval: return m_pShellData->nSwapInterval; in PVRShellGet()
68 eglSwapInterval(m_EGLDisplay, m_pShell->m_pShellData->nSwapInterval); in ApiActivatePreferences()896 m_pShell->m_pShellData->nSwapInterval = i32Value; in ApiSet()