#include <display_manager.h>
Public Member Functions | |
| void | guInit () |
| void | guPreRender () |
| void | guPostRender () |
| void | guShutDown () |
| bool | isRenderFinished () |
| void | sleepUntilRenderFinished () |
| void | setupCallbackThread () |
Public Member Functions inherited from PspThreadable | |
| bool | threadCreateAndStart (const char *threadName, int priority, int stackSize, bool useVfpu=false) |
Additional Inherited Members | |
Static Public Member Functions inherited from PspThreadable | |
| static int | __threadCallback (SceSize, void *__this) |
Protected Attributes inherited from PspThreadable | |
| int | _threadId |
Class used only by DisplayManager to start/stop GU rendering