Searched refs:bOutputFPS (Results 1 – 2 of 2) sorted by relevance
83 bool bOutputFPS; /*!< Output frames per second. */ member
110 m_pShellData->bOutputFPS = false; in PVRShell()194 m_pShellData->bOutputFPS = value; in PVRShellSet()238 case prefOutputFPS: return m_pShellData->bOutputFPS; in PVRShellGet()1624 if(m_pShell->m_pShellData->bOutputFPS) in Run()