Home
last modified time | relevance | path

Searched refs:gDemoGfxScanSize (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c50 static u32 gDemoGfxScanSize; variable
478 gDemoGfxScanSize = scanSize; in DEMOGfxInit()
600 DEMOScanBufferPtr = DEMOGfxAllocBucket(gDemoGfxScanSize, GX2_SCAN_BUFFER_ALIGNMENT); in DEMOGfxAcquiredForeground()
601 GX2Invalidate(GX2_INVALIDATE_CPU, DEMOScanBufferPtr, gDemoGfxScanSize); in DEMOGfxAcquiredForeground()
603 GX2SetTVBuffer(DEMOScanBufferPtr, gDemoGfxScanSize, gDemoGfxRenderMode, in DEMOGfxAcquiredForeground()