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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 74 int nFrameTime; /*!< How long for each frame time to last (in ms). */
PVRShell.cpp 104 m_pShellData->nFrameTime = 33;
396 m_pShellData->nFrameTime = value;
432 case prefFrameTimeValue: return m_pShellData->nFrameTime;
802 return (unsigned long) m_pShellData->nShellCurFrameNum * m_pShellData->nFrameTime;
    [all...]

Completed in 100 milliseconds