Searched refs:DEMOiDrawFrame (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.4/build/demos/gx/UnitTours/DEMOLib/include/ |
| D | DEMOBitmap.h | 42 #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/ |
| D | DEMOBitmap.c | 593 void DEMOiDrawFrame(int x, int y, int wx, int wy, GXRgb color) in DEMOiDrawFrame() function
|