Searched refs:gDemoGfxInForeground (Results 1 – 2 of 2) sorted by relevance
41 BOOL gDemoGfxInForeground=TRUE; variable120 if (gDemoGfxInForeground) MEMFreeToExpHeap(gDEMOMem1Heap, ptr); in DEMOGfxFreeMEM1()138 if (gDemoGfxInForeground) MEMFreeToExpHeap(gDEMOBucketHeap, ptr); in DEMOGfxFreeBucket()529 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMOGfxShutdown()547 if (gDemoGfxInForeground) DEMOFree(DEMOCommandBufferBasePtr); in DEMOGfxShutdown()573 if (gDemoGfxInForeground) in DEMOGfxShutdown()610 gDemoGfxInForeground=FALSE; in DEMOGfxReleaseForeground()619 gDemoGfxInForeground=TRUE; in DEMOGfxAcquiredForeground()
39 extern BOOL gDemoGfxInForeground;263 if (gDemoGfxInForeground && OS_SHUTDOWN_RESTART != OSGetShutdownReason()) in DEMODRCShutdown()