Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/DisplayList/
DDL-geom.c36 void MyDrawSphere(u8 numMajor, u8 numMinor);
251 MyDrawSphere(8, 12); in DrawInit()
434 MyDrawSphere(8, 12); in DrawTick()
563 void MyDrawSphere(u8 numMajor, u8 numMinor) in MyDrawSphere() function