Home
last modified time | relevance | path

Searched refs:prefOutputFPS (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h266 prefOutputFPS, /*!< If true then the FPS are output using PVRShellOutputdebug */ enumerator
DPVRShell.cpp193 case prefOutputFPS: in PVRShellSet()
238 case prefOutputFPS: return m_pShellData->bOutputFPS; in PVRShellGet()
1164 shell.PVRShellSet(prefOutputFPS, true); in Apply()