Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfx.c51 static u32 gDemoGfxScanSize; variable
493 gDemoGfxScanSize = scanSize; in DEMOGfxInit()
627 DEMOScanBufferPtr = DEMOGfxAllocBucket(gDemoGfxScanSize, GX2_SCAN_BUFFER_ALIGNMENT); in DEMOGfxAcquiredForeground()
628 GX2Invalidate(GX2_INVALIDATE_CPU, DEMOScanBufferPtr, gDemoGfxScanSize); in DEMOGfxAcquiredForeground()
630 GX2SetTVBuffer(DEMOScanBufferPtr, gDemoGfxScanSize, gDemoGfxRenderMode, in DEMOGfxAcquiredForeground()