Searched refs:prefPowerSaving (Results 1 – 2 of 2) sorted by relevance
264 …prefPowerSaving, /*!< If true then the app will go into powersaving mode (if available)… enumerator
176 case prefPowerSaving: in PVRShellSet()234 case prefPowerSaving: return m_pShellData->bUsingPowerSaving; in PVRShellGet()1090 shell.PVRShellSet(prefPowerSaving, (atoi(val) != 0)); in Apply()1719 …m_pShell->PVRShellOutputDebug("Power saving: %s\n" , m_pShell->PVRShellGet(prefPowerSaving) ? "On"… in OutputInfo()