Searched refs:gDemoGfxInForeground (Results 1 – 2 of 2) sorted by relevance
40 BOOL gDemoGfxInForeground=TRUE; variable113 if (gDemoGfxInForeground) MEMFreeToExpHeap(gDEMOMem1Heap, ptr); in DEMOGfxFreeMEM1()131 if (gDemoGfxInForeground) MEMFreeToExpHeap(gDEMOBucketHeap, ptr); in DEMOGfxFreeBucket()509 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMOGfxShutdown()527 if (gDemoGfxInForeground) DEMOFree(DEMOCommandBufferBasePtr); in DEMOGfxShutdown()546 if (gDemoGfxInForeground) in DEMOGfxShutdown()583 gDemoGfxInForeground=FALSE; in DEMOGfxReleaseForeground()592 gDemoGfxInForeground=TRUE; in DEMOGfxAcquiredForeground()
39 extern BOOL gDemoGfxInForeground;263 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMODRCShutdown()