Searched refs:DEMODrawLine (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/build/demos/fs/overlay-staticinit/src/ |
| D | mode_2.c | 93 DEMODrawLine(bak_pos.x, bak_pos.y, cur_pos.x, cur_pos.y, GX_RGBA(16, 16, 31, 1)); in MyDrawFrame()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/include/ |
| D | DEMOBitmap.h | 41 #define DEMODrawLine(sx, sy, tx, ty, color) DEMOiDrawLine(sx, sy, tx, ty, DEMOVerifyGXRgb(color)) macro
|