Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/include/
DDEMOBitmap.h42 #define DEMODrawFrame(x, y, wx, wy, color) DEMOiDrawFrame(x, y, wx, wy, DEMOVerifyGXRgb(color))
186 void DEMOiDrawFrame(int x, int y, int wx, int wy, GXRgb color);
/TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c593 void DEMOiDrawFrame(int x, int y, int wx, int wy, GXRgb color) in DEMOiDrawFrame() function