Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1219 gShellDone = true; in Deinit()
1256 gShellDone = false; in Init()
1518 gShellDone = false; in Run()
1590 gShellDone = true; in Run()
1602 gShellDone = true; in Run()
1649 gShellDone = true; in Run()
1651 if(gShellDone) in Run()
1675 if(!gShellDone && m_pShell->m_pShellData->nInitRepeats) in Run()
DPVRShellImpl.h168 bool gShellDone; /*!< Indicates that the application has finished */ variable
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp276 gShellDone = true; in OsRenderComplete()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp630 pData->gShellDone = true; in WndProc()