Searched refs:sphereSize (Results 1 – 1 of 1) sorted by relevance
63 u32 sphereSize; variable252 sphereSize = GXEndDisplayList(); in DrawInit()253 sphereDL = MEMAllocFromAllocator(&DemoAllocator1, sphereSize); in DrawInit()255 memcpy( (void *) sphereDL, (void *) tmpDL, sphereSize); in DrawInit()256 DCFlushRange( (void *) sphereDL, sphereSize); in DrawInit()446 GXCallDisplayList(sphereDL, sphereSize); in DrawTick()