Searched refs:i32Value (Results 1 – 4 of 4) sorted by relevance
410 bool OsSet(const prefNameIntEnum prefName, const int i32Value);456 bool ApiSet(const prefNameIntEnum prefName, const int i32Value);
890 bool PVRShellInit::ApiSet(const prefNameIntEnum prefName, const int i32Value) in ApiSet() argument896 m_pShell->m_pShellData->nSwapInterval = i32Value; in ApiSet()901 m_pShell->m_pShellData->nPriority = i32Value; in ApiSet()905 m_iRequestedConfig = (EGLint) i32Value; in ApiSet()
477 bool PVRShellInit::OsSet(const prefNameIntEnum prefName, const int i32Value) in OsSet() argument480 PVRSHELL_UNREFERENCED_PARAMETER(i32Value); in OsSet()
474 bool PVRShellInit::OsSet(const prefNameIntEnum prefName, const int i32Value) in OsSet() argument