Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1627 int nCurrentFrame = m_pShell->m_pShellData->nShellCurFrameNum; in Run() local
1629 …ressed(PVRShellKeyNameScreenshot) || (nCurrentFrame >= m_pShell->m_pShellData->nCaptureFrameStart … in Run()
1655 …if((m_pShell->m_pShellData->nDieAfterFrames>=0) && (nCurrentFrame >= m_pShell->m_pShellData->nDieA… in Run()