HomeSort by relevance Sort by last modified time
    Searched refs:bOutputFPS (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 83 bool bOutputFPS; /*!< Output frames per second. */
PVRShell.cpp 110 m_pShellData->bOutputFPS = false;
194 m_pShellData->bOutputFPS = value;
238 case prefOutputFPS: return m_pShellData->bOutputFPS;
    [all...]

Completed in 330 milliseconds