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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 80 bool bShellPosWasDefault; /*!< Internal. Default position for the shell was used. */
PVRShell.cpp 107 m_pShellData->bShellPosWasDefault = true;
312 m_pShellData->bShellPosWasDefault = false;
317 m_pShellData->bShellPosWasDefault = false;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 239 if(m_pShell->m_pShellData->bShellPosWasDefault)

Completed in 3726 milliseconds