Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h220 PVRShellKeyNameScreenshot /*!< SCREENSHOT key */ enumerator
DPVRShell.cpp1629 …if(DoIsKeyPressed(PVRShellKeyNameScreenshot) || (nCurrentFrame >= m_pShell->m_pShellData->nCapture… in Run()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp348 case 95: nLastKeyPressed = PVRShellKeyNameScreenshot; break; // F11 in OsRenderComplete()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp738 pData->KeyPressed(PVRShellKeyNameScreenshot); in WndProc()