Home | History | Annotate | Download | only in Shell

Lines Matching refs:PVRShellInit

1179 // @Class  PVRShellInit
1184 PVRShellInit::PVRShellInit()
1192 PVRShellInit::~PVRShellInit()
1207 void PVRShellInit::Deinit()
1236 bool PVRShellInit::Init()
1265 void PVRShellInit::CommandLine(const char *str)
1275 void PVRShellInit::CommandLine(int argc, char **argv)
1314 bool PVRShellInit::DoIsKeyPressed(const PVRShellKeyName key)
1331 void PVRShellInit::KeyPressed(PVRShellKeyName nKey)
1340 void PVRShellInit::TouchBegan(const float vec2Location[2])
1351 void PVRShellInit::TouchMoved(const float vec2Location[2])
1364 void PVRShellInit::TouchEnded(const float vec2Location[2])
1409 const char* PVRShellInit::GetReadPath() const
1418 const char* PVRShellInit::GetWritePath() const
1427 void PVRShellInit::SetAppName(const char * const str)
1446 void PVRShellInit::SetReadPath(const char * const str)
1464 void PVRShellInit::SetWritePath(const char * const str)
1484 void PVRShellInit::FpsUpdate()
1509 bool PVRShellInit::Run()
1706 void PVRShellInit::OutputInfo()